mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-25 12:53:15 +00:00
Sync radio -> module
This commit is contained in:
@@ -139,6 +139,7 @@ uint16_t GW008_callback()
|
||||
return 5000;
|
||||
break;
|
||||
case GW008_DATA:
|
||||
telemetry_set_input_sync(GW008_PACKET_PERIOD);
|
||||
GW008_send_packet(0);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user