robot

Dependencies:   FastPWM3 mbed

config_logging.h

Committer:
bwang
Date:
2017-04-11
Revision:
100:d100eb7d80ed
Parent:
98:1051c4103900
Child:
119:ad7a6af6fba3

File content as of revision 100:d100eb7d80ed:

#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING

#define ENABLE_LOGGING true
#define LOG_FREQUENCY 100.f

#endif