Skip to content

Commit 718c00a

Browse files
authored
align #define U_SPIFFS with framework (#24123)
1 parent 309cdd6 commit 718c00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/libesp32/HttpClientLight/src/TasUpdate.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#define UPDATE_SIZE_UNKNOWN 0xFFFFFFFF
2424

2525
#define U_FLASH 0
26-
#define U_SPIFFS 100
26+
#define U_SPIFFS 101
2727
#define U_AUTH 200
2828

2929
#define ENCRYPTED_BLOCK_SIZE 16

0 commit comments

Comments
 (0)