From ec215fe4b220c15c63d5e49465a94b570eba47b7 Mon Sep 17 00:00:00 2001 From: Laurent Date: Thu, 25 Dec 2025 02:46:50 +0100 Subject: [PATCH] please --- 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 b8bf3021..3e7a03d1 100644 --- a/esp32-lora/main.py +++ b/esp32-lora/main.py @@ -26,7 +26,7 @@ def sensor_task(): elif percent < 15: advice = "Too dark !" else : - advice = "Everything is fine :)" + advice = "I'm fine :)" lines = [ "Light Sensor",