mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-30 00:33:15 +00:00
Fix compilation issues
This commit is contained in:
@@ -471,7 +471,7 @@ const mm_protocol_definition multi_protocols[] = {
|
||||
{0xFF, nullptr, nullptr, 0, 0, 0, 0, 0, nullptr, nullptr }
|
||||
};
|
||||
|
||||
#ifdef TELEMETRY
|
||||
#ifdef MULTI_TELEMETRY
|
||||
uint16_t PROTOLIST_callback()
|
||||
{
|
||||
if(option != prev_option)
|
||||
|
||||
Reference in New Issue
Block a user