http test, not working
This commit is contained in:
@ -20,7 +20,7 @@ static const uint8_t EEPROM_WREN = 0x06;
|
||||
// static const uint8_t EEPROM_WRSR = 0x01;
|
||||
|
||||
|
||||
static const uint32_t EEPROM_MAGIC = 0xaffe0005;
|
||||
static const uint32_t EEPROM_MAGIC = 0xaffe0006;
|
||||
|
||||
|
||||
typedef union {
|
||||
|
Reference in New Issue
Block a user