robot

Dependencies:   FastPWM3 mbed

config_logging.h

Committer:
bwang
Date:
2017-02-05
Revision:
72:5f1da97d62e1
Child:
74:f10cb573d7ca

File content as of revision 72:5f1da97d62e1:

#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING

#define ENABLE_LOGGING true
#define LOG_FREQUENCY 100.f

#endif