Fetch position after stopping blind
This commit is contained in:
@@ -98,6 +98,7 @@ void onConnectionEstablished() {
|
|||||||
} else if (payload == "STOP") {
|
} else if (payload == "STOP") {
|
||||||
sendStopPacket(shadeID);
|
sendStopPacket(shadeID);
|
||||||
// TODO: Schedule fetching position of blind
|
// TODO: Schedule fetching position of blind
|
||||||
|
sendFetchPosition(shadeID);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user