mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-03 04:33:15 +00:00
Fix all compilation issues (?)
This commit is contained in:
@@ -243,7 +243,9 @@ uint16_t HONTAI_callback()
|
||||
}
|
||||
else
|
||||
{
|
||||
telemetry_set_input_sync(packet_period);
|
||||
#ifdef MULTI_SYNC
|
||||
telemetry_set_input_sync(packet_period);
|
||||
#endif
|
||||
HONTAI_send_packet(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user