stfc-aeg / odin-lpdpower

Prototype of ODIN framework
0 stars 0 forks source link

LCD quad pages throw exception getting enable status #9

Closed timcnicholls closed 8 years ago

timcnicholls commented 8 years ago

quad_page method in lcd_display.py for showing Quad box status on LCD panel calls renamed isEnabled() method and throws an exception. Needs to be updated to call getEnable() instead