mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-03 04:33:15 +00:00
Fix all compilation issues (?)
This commit is contained in:
@@ -258,7 +258,9 @@ static uint16_t __attribute__((unused)) CORONA_build_packet()
|
||||
|
||||
uint16_t ReadCORONA()
|
||||
{
|
||||
telemetry_set_input_sync(22000);
|
||||
#ifdef MULTI_SYNC
|
||||
telemetry_set_input_sync(22000);
|
||||
#endif
|
||||
// Tune frequency if it has been changed
|
||||
if ( prev_option != option )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user