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…
Reference in New Issue
Block a user