Add tool to simulate LEDs
This commit is contained in:
parent
8c4060dbbd
commit
4dadd62ea4
3 changed files with 134 additions and 7 deletions
11
embeddedlinux/ccconfig.h
Normal file
11
embeddedlinux/ccconfig.h
Normal file
|
@ -0,0 +1,11 @@
|
|||
#ifndef _CCCONFIG_H
|
||||
#define _CCCONFIG_H
|
||||
|
||||
#define CCEMBEDDED
|
||||
#define NUM_LIN_LEDS 300
|
||||
#define USE_NUM_LIN_LEDS 300
|
||||
#define DFREQ 16000
|
||||
|
||||
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue