robot

Dependencies:   FastPWM3 mbed

config_logging.h

Committer:
bwang
Date:
2017-02-24
Revision:
74:f10cb573d7ca
Parent:
72:5f1da97d62e1
Child:
76:c66014e50384

File content as of revision 74:f10cb573d7ca:

#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING

#define ENABLE_LOGGING true
#define LOG_FREQUENCY 1000.f

#endif