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