From 016f65c826760b7fd1a7e3824457895d8735da30 Mon Sep 17 00:00:00 2001 From: Adrian Miriuta Date: Fri, 5 Jun 2020 16:56:53 +0200 Subject: [PATCH] current limit typhoon --- src/main/drivers/eeprom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/drivers/eeprom.h b/src/main/drivers/eeprom.h index 2f1bc59..38c4896 100644 --- a/src/main/drivers/eeprom.h +++ b/src/main/drivers/eeprom.h @@ -2,7 +2,7 @@ #include "main.h" -#define EEPROM_VERSION 3 +#define EEPROM_VERSION 5 #define FLASH_PAGE_COUNT 64 #define FLASH_EEPROM_SIZE 0x400 // 1x1K page