From 42c36ea60a8e940d3f64974378bd0e4b79e5a409 Mon Sep 17 00:00:00 2001 From: Nicu Hodos Date: Tue, 1 Feb 2022 08:46:18 +0100 Subject: [PATCH] move to IoT wifi --- platformio.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platformio.ini b/platformio.ini index 6831f26..039da4e 100644 --- a/platformio.ini +++ b/platformio.ini @@ -30,3 +30,5 @@ build_flags = -D IR=1 -D WIFI_ALWAYS_ON=1 [env:ota_home] upload_port = esp-clock upload_protocol = espota +upload_flags = + --host_port=10000