colorchord/embeddedlinux/ccconfig.h
2015-07-29 01:28:38 -04:00

12 lines
144 B
C

#ifndef _CCCONFIG_H
#define _CCCONFIG_H
#define CCEMBEDDED
#define NUM_LIN_LEDS 300
#define USE_NUM_LIN_LEDS 300
#define DFREQ 16000
#endif