BeRTOS
cfg_pid.h
Go to the documentation of this file.
00001 
00037 #ifndef CFG_PID_H
00038 #define CFG_PID_H
00039 
00046 #define PID_LOG_LEVEL      LOG_LVL_WARN
00047 
00054 #define PID_LOG_FORMAT     LOG_FMT_VERBOSE
00055 
00056 #endif /* CFG_PID_H */