From a72adc471c8017d2e3b7098515deb15a826cf223 Mon Sep 17 00:00:00 2001 From: starcalc Date: Tue, 7 Jun 2022 22:49:41 +0200 Subject: [PATCH] Don't leak --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index fd11692..fbff0d4 100644 --- a/platformio.ini +++ b/platformio.ini @@ -25,5 +25,5 @@ lib_deps = https://github.com/adafruit/DHT-sensor-library https://github.com/adafruit/Adafruit_Sensor upload_protocol = espota -upload_port = HOSTNAME # 172.23.23.12 # volumeknob3 +upload_port = HOSTNAME upload_flags = --host_port=54321