robot

Dependencies:   FastPWM3 mbed

Revision:
189:760cd81a7633
Parent:
188:43f50a4cc040
Child:
190:01674f19f9ce
--- a/CHANGELOG.txt	Sat Feb 10 00:13:04 2018 +0000
+++ b/CHANGELOG.txt	Sat Feb 10 02:47:07 2018 +0000
@@ -32,4 +32,5 @@
 02/09/2018 15:22 - added functionality to disable logging during long UI operations (flash write)
 02/09/2018 16:01 - moved pinouts to layout.h
 02/09/2018 18:22 - moved hard-coded config values to defaults.h, started filling out errors.cpp and callbacks.cpp
-02/09/2018 19:12 - changed object initialization order in BREMSConfig.cpp to read values back from flash first
\ No newline at end of file
+02/09/2018 19:12 - changed object initialization order in BREMSConfig.cpp to read values back from flash first
+02/09/2018 21:45 - started switching code to run on flash-saved parameters instead of hardcoded ones; moved delay in BREMSConfig.cpp to avoid intermittent freeze after programming
\ No newline at end of file