kk7ds / pynx584

Python library and server for talking to NX584/NX8E interfaces
GNU General Public License v3.0
29 stars 26 forks source link

event_queue.py is missing #15

Closed hassan2050 closed 6 years ago

hassan2050 commented 6 years ago

event_queue.py is missing from the code base.

controller.py imports it 'from nx584 import event_queue' but there is no event_queue.py module.

I have also added a systemd configuration.

Scott

myfixes.txt

kk7ds commented 6 years ago

Guh, sorry about that!

zipperten commented 6 years ago

Where did that systemd configuration file go, I cant find it int the code base!