Fix AuthName

This commit is contained in:
iranl
2024-05-19 19:34:37 +02:00
parent 8d03cd66f2
commit 6fc21ae43b
9 changed files with 155 additions and 99 deletions

View File

@@ -25,6 +25,7 @@ public:
void lockngounlatch();
bool isPinSet();
bool isPinValid();
void setPin(const uint16_t pin);
void unpair();