This commit is contained in:
2023-11-17 18:00:43 +00:00
parent 38bcfe1715
commit 4e99255cba
5 changed files with 6 additions and 4 deletions

View File

@@ -1 +0,0 @@
192.168.0.254

View File

@@ -1 +0,0 @@
192.168.0.34

View File

@@ -1 +0,0 @@
redweazel2365!

View File

@@ -1 +0,0 @@
LEDE

6
partitions.csv Normal file
View File

@@ -0,0 +1,6 @@
# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 36K, 20K,
otadata, data, ota, 56K, 8K,
app0, app, ota_0, 64K, 1M,
app1, app, ota_1, , 1M,
spiffs, data, spiffs, , 1800K,
1 # Name Type SubType Offset Size Flags
2 nvs data nvs 36K 20K
3 otadata data ota 56K 8K
4 app0 app ota_0 64K 1M
5 app1 app ota_1 1M
6 spiffs data spiffs 1800K