robot

Dependencies:   FastPWM3 mbed

Revision:
188:43f50a4cc040
Parent:
187:523cf8c962e4
Child:
189:760cd81a7633
--- a/CHANGELOG.txt	Fri Feb 09 23:24:25 2018 +0000
+++ b/CHANGELOG.txt	Sat Feb 10 00:13:04 2018 +0000
@@ -31,4 +31,5 @@
 02/09/2018 14:28 - check for valid config in BREMSConfig.cpp is now 'if (PREFS_VALID != 1)', as flash bytes default to 0xFF
 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
\ No newline at end of file
+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