Breaking the whole thing into modules using C preprocessor macros.
[cerebrum.git] / pwm_config.h
blobbc3ae0d1d92d45fd969e9098a32ef6ceff1f77c8
1 #ifndef __PWM_CONFIG_H__
2 #define __PWM_CONFIG_H__
4 #define PWM_COUNT 5
6 #endif//__PWM_CONFIG_H__