firmware: v20 — ESP8266 sin OTA/WiFi, ESP32-CAM mantiene OTA
ESP8266: - Eliminado completamente WiFi, BearSSL, HTTPClient, ESPhttpUpdate - Firmware pasa de 375KB a 240KB (sin stack WiFi) - Sin interferencia de WiFi con analogWrite/PWM de motores - Se mantiene: waitForReady(), 2 pitidos conexion, watchdog 1.5s - Solo se actualiza por USB (el hardware cambia poco) ESP32-CAM: - OTA sin cambios, version -> 20 - Indicador OTA: 3 x Serial H1/H0 -> 3 flashes LED GPIO4 (el ESP8266 estaba en waitForReady() y no procesaba Serial) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
@@ -1 +1 @@
|
||||
19
|
||||
20
|
||||
Reference in New Issue
Block a user