robot

Dependencies:   FastPWM3 mbed

Revision:
224:90172915d0fb
Parent:
223:b986e7cee521
Child:
225:81b72a4bf18b
--- a/CHANGELOG.txt	Tue Oct 02 07:12:01 2018 +0000
+++ b/CHANGELOG.txt	Wed Oct 17 02:59:26 2018 +0000
@@ -55,4 +55,5 @@
 06/26/2018 15:57 - added induction machine CurrentModel, which is probably wrong
 10/02/2018 02:15 - PwmIn::get_throttle() returns 0, not -1, if throttle is disabled.
 10/02/2018 02:21 - processCmd() now uses else-if statements, prints message if command is invalid
-10/02/2018 03:10 - added overly-complicated LedBlinker class for blinking status codes over an LED, added blinker object to IOStruct, STATUS_LED to hardware.h
\ No newline at end of file
+10/02/2018 03:10 - added overly-complicated LedBlinker class for blinking status codes over an LED, added blinker object to IOStruct, STATUS_LED to hardware.h
+10/16/2018 22:59 - renamed CircularBuffer to fCircularBuffer to avoid conflict with new mbed libs
\ No newline at end of file