robot

Dependencies:   FastPWM3 mbed

Revision:
238:cf54cb197c8f
Parent:
237:1a4591a0dd2d
Child:
239:09cd19ce7048
--- a/CHANGELOG.txt	Sat Nov 10 11:18:49 2018 +0000
+++ b/CHANGELOG.txt	Sat Nov 10 11:20:38 2018 +0000
@@ -68,4 +68,5 @@
 11/10/2018 04:21 - cmd_setp() sets setpoint to zero if there are errors present (to avoid sudden start of motor if errors are cleared)
 11/10/2018 04:36 - bugfix to cmd_setp(), is_driving() now checks user_cmd and not torque_percent (i.e. if the pedal is down, the car is 'driving' regardless of the throttle map)
 11/10/2018 05:01 - bugfix to cmd_setp()
-11/10/2018 06:18 - made PWM's non-inverting, swapped pins to match
\ No newline at end of file
+11/10/2018 06:18 - made PWM's non-inverting, swapped pins to match
+11/10/2018 06:20 - added cmd_clear() before startup message in BREMSInit()
\ No newline at end of file