Bayley Wang
/
flash_configuration
flash based config testing
Diff: Defaults/config_logging.h
- Revision:
- 1:df6bbacb7bb9
- Parent:
- 0:941e150e78b6
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Defaults/config_logging.h Thu Mar 02 07:04: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