flash based config testing
Dependencies:
mbed
config_logging.h
- Committer:
- bwang
- Date:
- 2017-03-01
- Revision:
- 0:941e150e78b6
File content as of revision 0:941e150e78b6:
#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING
#define ENABLE_LOGGING true
#define LOG_FREQUENCY 100.f
#endif