Fix Ring detection
This commit is contained in:
@@ -135,7 +135,7 @@ private:
|
||||
|
||||
bool _paired = false;
|
||||
bool _statusUpdated = false;
|
||||
bool _newSignal = false;
|
||||
int _newSignal = 0;
|
||||
bool _hasKeypad = false;
|
||||
bool _keypadEnabled = false;
|
||||
uint _maxKeypadCodeCount = 0;
|
||||
|
||||
Reference in New Issue
Block a user