firmware: v13 — test OTA Wemos + pitidos mas distinguibles
- Forzado v13 para verificar que el OTA del ESP8266 funciona - Pitidos handshake alargados a 180ms para distinguirlos mejor del "pitido largo" que sonaban antes (100ms eran muy cortos) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
// ================================================================
|
||||
// OTA CONFIG
|
||||
// ================================================================
|
||||
#define FW_VERSION 12
|
||||
#define FW_VERSION 13
|
||||
#define GITEA_HOST "https://git.nacho.myds.me"
|
||||
#define GITEA_OWNER "Natxo"
|
||||
#define GITEA_REPO "Arduino-Car"
|
||||
|
||||
Reference in New Issue
Block a user