colorchord/embeddedstm32f407/ccconfig.h

11 lines
141 B
C

#ifndef _CCCONFIG_H
#define _CCCONFIG_H
#define CCEMBEDDED
#define NUM_LIN_LEDS 24
#define USE_NUM_LIN_LEDS 24
#define DFREQ 12000
#endif