Merge pull request #368 from iranl/Fix-AuthName
Fix AuthName and Authorization log, check for validPin
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
void lockngounlatch();
|
||||
|
||||
bool isPinSet();
|
||||
bool isPinValid();
|
||||
void setPin(const uint16_t pin);
|
||||
void unpair();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user