From fa5e1736fa6c1c07342d3f6e399a4e9039382b07 Mon Sep 17 00:00:00 2001 From: "Stefan Schultheis, OE1SCS" Date: Wed, 9 Dec 2020 22:15:05 +0100 Subject: [PATCH] typo inside comment, platformio.ini --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index d03274d..0a1f8c6 100644 --- a/platformio.ini +++ b/platformio.ini @@ -18,7 +18,7 @@ check_tool = cppcheck check_flags = cppcheck: --suppress=*:*.pio\* --inline-suppr monitor_flags = --raw -# activate for OTA Update, use the CALLSIGN from is-cfg.h as upload_port: +# activate for OTA Update, use the CALLSIGN from is-cfg.json as upload_port: #upload_protocol = espota #upload_port = .local