changed text

This commit is contained in:
proddy
2025-01-11 18:58:59 +01:00
parent ed92b37869
commit 960baadeca
6 changed files with 40 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
"core": "esp32",
"extra_flags": "-DTASMOTA_SDK",
"f_cpu": "240000000L",
"f_flash": "80000000L",
"f_flash": "40000000L",
"flash_mode": "dio",
"mcu": "esp32",
"variant": "esp32"
@@ -19,7 +19,7 @@
"arduino",
"espidf"
],
"name": "Espressif Generic ESP32 16M Flash, Tasmota 4608KB Code/OTA, 2MB FS",
"name": "Espressif ESP32 16M Flash, 4608KB Code/OTA, 2MB FS",
"upload": {
"flash_size": "16MB",
"maximum_ram_size": 327680,