robot

Dependencies:   FastPWM3 mbed

config_logging.h

Committer:
bwang
Date:
2017-05-01
Revision:
131:031df63c7dbc
Parent:
124:e70ca81676fc
Child:
132:101b74e4763a

File content as of revision 131:031df63c7dbc:

#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING

#define ENABLE_LOGGING true
#define LOG_FREQUENCY 1000.f

#endif