robot

Dependencies:   FastPWM3 mbed

config_logging.h

Committer:
bwang
Date:
2017-04-25
Revision:
119:ad7a6af6fba3
Parent:
100:d100eb7d80ed
Child:
120:57b6f3b1356b

File content as of revision 119:ad7a6af6fba3:

#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING

#define ENABLE_LOGGING false
#define LOG_FREQUENCY 100.f

#endif