robot

Dependencies:   FastPWM3 mbed

config_logging.h

Committer:
bwang
Date:
2017-05-01
Revision:
132:101b74e4763a
Parent:
131:031df63c7dbc
Child:
160:6948bb7bcabd

File content as of revision 132:101b74e4763a:

#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING

#define ENABLE_LOGGING true
#define LOG_FREQUENCY 100.f

#endif