Bayley Wang
/
flash_configuration
flash based config testing
Diff: config_logging.h
- Revision:
- 0:941e150e78b6
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config_logging.h Wed Mar 01 00:52:47 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