colorchord/embeddedlinux/ccconfig.h

12 lines
144 B
C
Raw Normal View History

2015-07-29 07:28:38 +02:00
#ifndef _CCCONFIG_H
#define _CCCONFIG_H
#define CCEMBEDDED
#define NUM_LIN_LEDS 300
#define USE_NUM_LIN_LEDS 300
#define DFREQ 16000
#endif