robot

Dependencies:   FastPWM3 mbed

Revision:
72:5f1da97d62e1
Child:
74:f10cb573d7ca
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/config_logging.h	Sun Feb 05 12:23:46 2017 +0000
@@ -0,0 +1,7 @@
+#ifndef __CONFIG_LOGGING
+#define __CONFIG_LOGGING
+
+#define ENABLE_LOGGING true
+#define LOG_FREQUENCY 100.f
+
+#endif
\ No newline at end of file