fix: pull outputs high on init
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef __STATE_MANAGER_H
|
||||
#define __STATE_MANAGER_H
|
||||
|
||||
#define DEFAULT_STATE 0x0000
|
||||
#define DEFAULT_STATE 0xFFFF
|
||||
// #define USE_EEPROM_STORAGE
|
||||
|
||||
#ifdef USE_EEPROM_STORAGE
|
||||
|
||||
Reference in New Issue
Block a user