WKHarmon / led-sectional

MIT License
35 stars 20 forks source link

This seems to fix an issue where LED #100 wasn't getting weather applied to it #3

Closed kdknigga closed 5 years ago

kdknigga commented 5 years ago

This seems to fix an issue where LED #100 wasn't getting weather applied to it.

WKHarmon commented 5 years ago

A few weeks ago I re-wrote how this works because some users wanted to have conditions for the same airport displayed on multiple LEDs (I think they had an inset), and the code originally didn't support that. I just merged that code in here: https://github.com/WKHarmon/led-sectional/commit/b5627c99461dbe9d5cab7997749241eb03dcc9fc

I think that addresses the issue that you are fixing here, but let me know if I missed something.