Skip to content

Commit ff4d5c5

Browse files
committed
removed nvram flush on web flash
1 parent dba0e40 commit ff4d5c5

3 files changed

Lines changed: 2 additions & 58 deletions

File tree

manifest.json

Lines changed: 0 additions & 58 deletions
This file was deleted.

manifest_esp32_wifi.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "ESP32 NAT Router (WiFi)",
33
"version": "1.0.0",
4+
"new_install_skip_erase": true,
45
"builds": [
56
{
67
"chipFamily": "ESP32",

manifest_wt32_eth01.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "ESP32 NAT Router (WT32-ETH01)",
33
"version": "1.0.0",
4+
"new_install_skip_erase": true,
45
"builds": [
56
{
67
"chipFamily": "ESP32",

0 commit comments

Comments
 (0)