add output of opener states via gpio

This commit is contained in:
technyon
2023-04-07 17:01:17 +02:00
parent 0ae0fb6265
commit 10c662fb5f
4 changed files with 44 additions and 1 deletions

View File

@@ -57,6 +57,8 @@ private:
void updateKeypad();
void postponeBleWatchdog();
void updateGpioOutputs();
void readConfig();
void readAdvancedConfig();