robot

Dependencies:   FastPWM3 mbed

Revision:
76:c66014e50384
Parent:
74:f10cb573d7ca
Child:
91:f58472ac3fae
diff -r 591556ce033d -r c66014e50384 config_logging.h
--- a/config_logging.h	Fri Feb 24 21:37:14 2017 +0000
+++ b/config_logging.h	Fri Feb 24 21:38:03 2017 +0000
@@ -2,6 +2,6 @@
 #define __CONFIG_LOGGING
 
 #define ENABLE_LOGGING true
-#define LOG_FREQUENCY 1000.f
+#define LOG_FREQUENCY 100.f
 
 #endif
\ No newline at end of file