68Duck / PiDMX

Python dmx controller interface with Pyqt5 and raspberry pi
0 stars 0 forks source link

Sort the dictionary #30

Closed 68Duck closed 3 years ago

68Duck commented 3 years ago

Sort the dictionary in LightFromDatabase in lightTypes.py so the channels are in order of channelNumber

68Duck commented 3 years ago

Added sort using order_dictionaries