robot

Dependencies:   FastPWM3 mbed

config_logging.h

Committer:
bwang
Date:
2017-04-05
Revision:
91:f58472ac3fae
Parent:
76:c66014e50384
Child:
92:a9dac72d8cac

File content as of revision 91:f58472ac3fae:

#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING

#define ENABLE_LOGGING true
#define LOG_FREQUENCY 1000.f

#endif