ScottSturdivant / rpi_metar

METAR LED Display for a Raspberry Pi
MIT License
26 stars 17 forks source link

Add support for a legend. #14

Closed ScottSturdivant closed 5 years ago

ScottSturdivant commented 5 years ago

@thommo17 is interested in adding a legend. A proposal would be to add a section to the configuration file like this:

[legend]
vfr = 0
ifr = 1
lifr = 2
mvfr = 3
wind = 4
lightning = 5

Where the values are the indexes of the lights.

ScottSturdivant commented 5 years ago

Released in 0.4