1
0
Fork 0

Update lock led processing and remove debug msgs

This commit is contained in:
jpetermans 2017-05-30 21:52:44 -07:00
parent ac97870801
commit 9af272e4bb
4 changed files with 10 additions and 28 deletions

View file

@ -75,7 +75,8 @@ void led_controller_init(void);
// D2:D0 extinguish time (3.5ms*2^i)
#define IS31_REG_SHUTDOWN 0x0A
#define IS31_REG_SHUTDOWN_ON 0x1
#define IS31_REG_SHUTDOWN_OFF 0x1
#define IS31_REG_SHUTDOWN_ON 0x0
#define IS31_REG_AGCCTRL 0x0B
#define IS31_REG_ADCRATE 0x0C