mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-17 22:03:14 +00:00
Sync radio -> module
This commit is contained in:
@@ -113,7 +113,10 @@ static void __attribute__((unused)) DM002_init()
|
||||
uint16_t DM002_callback()
|
||||
{
|
||||
if(IS_BIND_DONE)
|
||||
{
|
||||
telemetry_set_input_sync(DM002_PACKET_PERIOD);
|
||||
DM002_send_packet(0);
|
||||
}
|
||||
else
|
||||
{
|
||||
if (bind_counter == 0)
|
||||
|
||||
Reference in New Issue
Block a user