robot

Dependencies:   FastPWM3 mbed

config_logging.h

Committer:
bwang
Date:
2017-04-11
Revision:
98:1051c4103900
Parent:
92:a9dac72d8cac
Child:
100:d100eb7d80ed

File content as of revision 98:1051c4103900:

#ifndef __CONFIG_LOGGING
#define __CONFIG_LOGGING

#define ENABLE_LOGGING true
#define LOG_FREQUENCY 1000.f

#endif