Add Lock n Go to GPIO

This commit is contained in:
iranl
2024-01-31 19:57:54 +01:00
committed by GitHub
parent 3ecd8227aa
commit 942cd63ac2
5 changed files with 56 additions and 1 deletions

View File

@@ -22,6 +22,8 @@ public:
void lock();
void unlock();
void unlatch();
void lockngo();
void lockngounlatch();
bool isPinSet();
void setPin(const uint16_t pin);