robot

Dependencies:   FastPWM3 mbed

config_logging.h

Committer:
bwang
Date:
2017-04-28
Revision:
123:d81d91c9abe8
Parent:
120:57b6f3b1356b
Child:
124:e70ca81676fc

File content as of revision 123:d81d91c9abe8:

#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING

#define ENABLE_LOGGING true
#define LOG_FREQUENCY 250.f

#endif