Go to the documentation of this file.00001
00037 #ifndef CFG_PWM_H
00038 #define CFG_PWM_H
00039
00046 #define PWM_LOG_LEVEL LOG_LVL_INFO
00047
00054 #define PWM_LOG_FORMAT LOG_FMT_VERBOSE
00055
00062 #define CFG_PWM_ENABLE_OLD_API 1
00063
00064 #endif