Skip to content

Commit 08afd40

Browse files
committed
Remove command header
1 parent 00a389b commit 08afd40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasmota/tasmota_xdrv_driver/xdrv_73_9_lora.ino

+1
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ void LoraInput(void) {
212212
}
213213
} else {
214214
*--command_part = ' '; // Restore strtok_r '/0'
215+
data[0] = ' '; // Remove TAS_LORA_REMOTE_COMMAND header
215216
}
216217
}
217218
}

0 commit comments

Comments
 (0)