mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-07-22 06:28:43 -04:00
Updated board config
This commit is contained in:
parent
ee3ae3306d
commit
1514f4baa7
2 changed files with 12 additions and 6 deletions
2
Device.h
2
Device.h
|
@ -22,8 +22,6 @@
|
|||
#include "esp_partition.h"
|
||||
#endif
|
||||
|
||||
#define VALIDATE_FIRMWARE true
|
||||
|
||||
// Forward declaration from Utilities.h
|
||||
void eeprom_update(int mapped_addr, uint8_t byte);
|
||||
uint8_t eeprom_read(uint32_t addr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue