socallinuxexpo / hdmi_matrix_control

Daemon for controlling HDMI Matrix Switchers
GNU General Public License v2.0
2 stars 2 forks source link

Changed driver.driver to driver.DRIVER in web.py #17

Closed shang-lin closed 5 years ago

shang-lin commented 5 years ago

web.py was broken because driver in driver.py had been renamed to DRIVER.

drts01 commented 5 years ago

This was broken because of incorrect resolved merged conflicts. The Travis CI tests would of caught this. I hope this helps prioritize #9 .