robot

Dependencies:   FastPWM3 mbed

config_logging.h

Committer:
bwang
Date:
2017-07-01
Revision:
160:6948bb7bcabd
Parent:
132:101b74e4763a
Child:
161:19eac809c727

File content as of revision 160:6948bb7bcabd:

#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING

#define ENABLE_LOGGING true
#define LOG_FREQUENCY 50.f

#endif