Updated board config

This commit is contained in:
Mark Qvist 2024-05-03 18:00:07 +02:00
parent ee3ae3306d
commit 1514f4baa7
2 changed files with 12 additions and 6 deletions

View file

@ -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);