both light in standby and dashboard work now

This commit is contained in:
Siwat Sirichai 2024-02-08 23:37:25 +07:00
parent 4ef84309dd
commit b01540a4ce
6 changed files with 151 additions and 31 deletions

View file

@ -31,9 +31,9 @@ object id:
3 s_light_toggle
4 s_ac_toggle
5 s_pm_toggle
6 s_time (txt)
7 s_date (txt)
8 s_outside_temp (txt)
6 s_time (txt) -> date
7 s_date (txt) -> time
8 s_outside_temp (txt) -> outside_temp
9 idle_timer (timer) // wait one min for inactivity then dim screen
10 s_weather_icon (pic)