From 3da3079f0661b2e966ee3e150d7a3c08664046d5 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 16 Apr 2025 09:11:32 +0200 Subject: refine comment about plot output --- sensor/sensor.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sensor') diff --git a/sensor/sensor.ino b/sensor/sensor.ino index 2224e09..8b56c26 100644 --- a/sensor/sensor.ino +++ b/sensor/sensor.ino @@ -13,7 +13,7 @@ // arduino-esp32 Logging system // activate in Arduino IDE: Tools -> Core Debug Level -// tip: set log level to Error for plot-friendly output +// special: set Core Debug Level to Error for plot-friendly output #define CONFIG_ARDUHAL_ESP_LOG 1 #define LOG_LOCAL_LEVEL CORE_DEBUG_LEVEL #include -- cgit v1.2.3