bitfocus / companion-module-raspberry-gpio

MIT License
5 stars 0 forks source link

Better error recovery on bad config #16

Closed istnv closed 3 months ago

istnv commented 3 months ago

A reserved pin can be 'configured'. This would crash the module after saving the config while preventing the config tab from activating. Checks for this are now made to prevent lockup and display any errors.