ESP Flasher dual boot

This commit is contained in:
Willy-JL
2023-08-31 22:47:40 +02:00
parent d76a324a59
commit 202d988dd5
29 changed files with 197 additions and 95 deletions

View File

@@ -4,7 +4,7 @@
extern "C" {
#endif
#define ESP_FLASHER_APP_VERSION "v1.1"
#define ESP_FLASHER_APP_VERSION "v1.2"
typedef struct EspFlasherApp EspFlasherApp;