please
This commit is contained in:
@@ -26,7 +26,7 @@ def sensor_task():
|
|||||||
elif percent < 15:
|
elif percent < 15:
|
||||||
advice = "Too dark !"
|
advice = "Too dark !"
|
||||||
else :
|
else :
|
||||||
advice = "Everything is fine :)"
|
advice = "I'm fine :)"
|
||||||
|
|
||||||
lines = [
|
lines = [
|
||||||
"Light Sensor",
|
"Light Sensor",
|
||||||
|
|||||||
Reference in New Issue
Block a user