Servita-Community / ServitaFirmware

The main firmware for the Servita and ServitaDuo base devices.
1 stars 1 forks source link

Check for High Impedance Detection for Limit Switches #63

Closed TeaBear5 closed 2 months ago

TeaBear5 commented 2 months ago

For automatic limit switch detection.

TeaBear5 commented 2 months ago

Implemented. Switch connects NO to gnd and NC to VCC. Common is connected to the input pin. Using input pulldown gpio mode allows for detection.