Closed thommo17 closed 3 years ago
Whoops! It's almost certainly this line here: https://github.com/ScottSturdivant/rpi_metar/blob/develop/rpi_metar/core.py#L190 as it doesn't check to make sure that legend
is not None.
I'll get that squared up a bit later today, along with merging in #22!
Awesome work!
You're a LEGEND hahaha
Hi Scott,
I just made a new map and had the legend as the first LEDs in the string and found that if Lightning or Wind is set to 0 they won't work.
VFR, MVFR, IFR, LIFR will work as zero and so will everything else but if I set those 2 as 0 they won't flash. If I set them as 1 or any other number they will though.
Here's the journalctl of it
What do you think it could be?