techman83 / Filament-Scale-Enhanced

GNU Affero General Public License v3.0
24 stars 11 forks source link

Configurable Board Mode #17

Open techman83 opened 3 years ago

techman83 commented 3 years ago

Currently the library forces a board mode of BCM, which can make getting the right pins confusing and could impact configuration of other plugins.

Filament Sensor Simplified has a reasonable UI to config this, of which we could draw inspiration from. 2021-05-18_10-45-13

To ease with transition, we should set this to BCM if we already have settings, otherwise GPIO mode should be the default choice presented.