Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2010-02-17 | 1.3 kB | |
rdpartyrobotcdr-v1.3.zip | 2010-02-17 | 852.0 kB | |
Totals: 2 Items | 853.3 kB | 0 |
/* * $Id: README.txt 23 2010-02-17 10:38:30Z xander $ */ -= Note =- These drivers are for RobotC 2.00 and higher and are part of the version 1.3 of the 3rd Party RobotC Drivers suite. -= Changes in this version =- * Newly added: Codatex RFID sensor driver + 2 test programs (thanks Sylvain + Oliver) * Newly added: Lego Temp sensor + 2 test programs (thanks Sylvain) * Newly added: Firgelli Linear Actuator + test program * Newly added: Mindsensors Power Meter + test program * drivers/common.h: Added long uByteToLong(byte a1, byte a2, byte a3, byte a4) * drivers/MSLL-driver.h: Fixed a comment * HTAC-test1.c: Fixed display line (thanks Dave) -= API Documentation =- The complete API documentation can be found in the html folder. Just point your browser at the index.html file. -= Downloads and support =- These drivers can also be downloaded from: http://sourceforge.net/projects/rdpartyrobotcdr/ The documentation is hosted here: http://rdpartyrobotcdr.sourceforge.net/documentation/index.html For support questions, please use the RobotC 3rd party sensors forum: http://www.robotc.net/forums/viewforum.php?f=41 Thanks, Xander Soldaat (mightor@gmail.com) /* * $Id: README.txt 23 2010-02-17 10:38:30Z xander $ */