From 3b53498df181d8bd25315543f2cc0a6180e3942d Mon Sep 17 00:00:00 2001 From: Peter Buchegger Date: Sun, 8 Nov 2020 13:03:46 +0100 Subject: [PATCH] add monitor flag: raw --- platformio.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/platformio.ini b/platformio.ini index 34a9ddf..eee9aa1 100644 --- a/platformio.ini +++ b/platformio.ini @@ -17,6 +17,7 @@ lib_deps = 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: #upload_protocol = espota #upload_port = .local