cleanups
This commit is contained in:
parent
3cdb077f05
commit
ea3dc116a0
|
@ -195,7 +195,6 @@ namespace ratgdo {
|
|||
} else if (cmd == 0x285) {
|
||||
motion = 1; // toggle bit
|
||||
ESP_LOGD(TAG, "Motion: %d (toggle)", motion);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue