Closed Robotmad closed 4 months ago
Add a try/except block around call to hasattr() as it can fail with ValueError exception if the hexpansion EEPROM has corruption.
Fix for Issue #164
Description
Add a try/except block around call to hasattr() as it can fail with ValueError exception if the hexpansion EEPROM has corruption.
Fix for Issue #164