mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-03 04:33:15 +00:00
Sync radio -> module
This commit is contained in:
@@ -272,6 +272,7 @@ uint16_t devo_callback()
|
||||
static uint8_t txState=0;
|
||||
if (txState == 0)
|
||||
{
|
||||
telemetry_set_input_sync(2400);
|
||||
txState = 1;
|
||||
DEVO_BuildPacket();
|
||||
CYRF_WriteDataPacket(packet);
|
||||
|
||||
Reference in New Issue
Block a user