From 6cc02aeb8a01c05f0cda61c1b8c75e4b8a147dc2 Mon Sep 17 00:00:00 2001 From: Laurent Date: Thu, 25 Dec 2025 02:45:28 +0100 Subject: [PATCH] f*ck --- esp32-lora/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp32-lora/main.py b/esp32-lora/main.py index da746a40..b8bf3021 100644 --- a/esp32-lora/main.py +++ b/esp32-lora/main.py @@ -30,7 +30,7 @@ def sensor_task(): lines = [ "Light Sensor", - f"Level: {percent}%" + f"Level: {percent}%", f"{advice}" ]