A port of the pololu header from arduino to mbed
Dependencies: PololuQTRSensors
source for original arduino library: https://github.com/pololu/zumo-shield/tree/master/ZumoReflectanceSensorArray
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:e3afbfd0a71c | 2017-10-18 | I_failed_Cpp | Down to one error left to fix:; ; Error: No instance of overloaded function "ZumoReflectanceSensorArray::init" matches the argument list in "main.cpp", Line: 29, Col: 25; |
2:4aa1484fa679 | 2017-10-18 | I_failed_Cpp | some code fixes |
1:2adb34090db3 | 2017-10-16 | I_failed_Cpp | trying to add the QTRSensors dependency. |
0:4c5986aedbfc | 2017-10-16 | I_failed_Cpp | v0.0.1 code not working: down to 2 warnings and 3 errors at this point.; the remaining problem is with the call to; ZumoReflectanceSensorArray when passing only emmiterPin |