mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-25 22:23:15 +00:00
Sync radio -> module
This commit is contained in:
@@ -188,6 +188,7 @@ uint16_t FY326_callback()
|
||||
return FY326_PACKET_CHKTIME;
|
||||
break;
|
||||
case FY326_DATA:
|
||||
telemetry_set_input_sync(FY326_PACKET_PERIOD);
|
||||
FY326_send_packet(0);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user