mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Remove command header
This commit is contained in:
parent
00a389bbb2
commit
08afd40823
@ -212,6 +212,7 @@ void LoraInput(void) {
|
||||
}
|
||||
} else {
|
||||
*--command_part = ' '; // Restore strtok_r '/0'
|
||||
data[0] = ' '; // Remove TAS_LORA_REMOTE_COMMAND header
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user