robot

Dependencies:   FastPWM3 mbed

config_logging.h

Committer:
bwang
Date:
2017-04-06
Revision:
92:a9dac72d8cac
Parent:
91:f58472ac3fae
Child:
98:1051c4103900

File content as of revision 92:a9dac72d8cac:

#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING

#define ENABLE_LOGGING true
#define LOG_FREQUENCY 100.f

#endif