mklements / OLED_Stats_Docker

OLED Stats display script and settings for Docker implementation
27 stars 5 forks source link

Update stats.py line 19 and 20 led to oled #10

Closed needsmoresalt closed 4 months ago

needsmoresalt commented 7 months ago

to fix "name 'led' is not defined" appearing in logs #8

Traceback (most recent call last): File "/opt/stats/stats.py", line 19, in exit_handler led.fill(0)

rayhanadev commented 4 months ago

@mklements when you get a chance could you please merge this 🙏

mklements commented 4 months ago

@rayhanadev done, thank you

rayhanadev commented 4 months ago

Thank you! :)