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

History

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; default tip

2017-10-18, by I_failed_Cpp [Wed, 18 Oct 2017 15:45:07 +0000] rev 3

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;


some code fixes

2017-10-18, by I_failed_Cpp [Wed, 18 Oct 2017 11:06:18 +0000] rev 2

some code fixes


trying to add the QTRSensors dependency.

2017-10-16, by I_failed_Cpp [Mon, 16 Oct 2017 16:13:01 +0000] rev 1

trying to add the QTRSensors dependency.


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

2017-10-16, by I_failed_Cpp [Mon, 16 Oct 2017 15:50:33 +0000] rev 0

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