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