robot

Dependencies:   FastPWM3 mbed

Revision:
187:523cf8c962e4
Parent:
184:633119bb0b77
Child:
188:43f50a4cc040
--- a/CHANGELOG.txt	Fri Feb 09 22:25:44 2018 +0000
+++ b/CHANGELOG.txt	Fri Feb 09 23:24:25 2018 +0000
@@ -30,4 +30,5 @@
 02/08/2018 22:48 - integrated CommandProcessor and PreferenceWriter (but code does not use dynamic config variables or set error flags yet)
 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
\ No newline at end of file
+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