add include
This commit is contained in:
1
Nuki.cpp
1
Nuki.cpp
@@ -148,7 +148,6 @@ void Nuki::notify(NukiEventType eventType)
|
|||||||
{
|
{
|
||||||
if(eventType == NukiEventType::KeyTurnerStatusUpdated)
|
if(eventType == NukiEventType::KeyTurnerStatusUpdated)
|
||||||
{
|
{
|
||||||
// Serial.println("SUP2");
|
|
||||||
_statusUpdated = true;
|
_statusUpdated = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user