mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-21 16:53:15 +00:00
Bind channel fix
This commit is contained in:
@@ -626,6 +626,7 @@ static void protocol_init()
|
||||
{
|
||||
uint16_t next_callback=0; // Default is immediate call back
|
||||
remote_callback = 0;
|
||||
CHANGE_PROTOCOL_FLAG_off;
|
||||
|
||||
// reset telemetry
|
||||
#ifdef TELEMETRY
|
||||
|
||||
Reference in New Issue
Block a user