mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-31 17:53:18 +00:00
Fix compilation issues
This commit is contained in:
@@ -1241,7 +1241,7 @@ static void protocol_init()
|
||||
SEND_MULTI_STATUS_on;
|
||||
Update_Telem();
|
||||
}
|
||||
#ifdef TELEMETRY
|
||||
#ifdef MULTI_TELEMETRY
|
||||
else
|
||||
{//protocol=PROTO_PROTOLIST=0
|
||||
remote_callback = PROTOLIST_callback;
|
||||
|
||||
Reference in New Issue
Block a user