robot

Dependencies:   FastPWM3 mbed

config_logging.h

Committer:
bwang
Date:
2017-07-01
Revision:
161:19eac809c727
Parent:
160:6948bb7bcabd
Child:
163:8b23a2fdaa16
Child:
180:a783a972a867

File content as of revision 161:19eac809c727:

#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING

#define ENABLE_LOGGING true
#define LOG_FREQUENCY 100.f

#endif