mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-16 04:43:15 +00:00
Tweakes
This commit is contained in:
@@ -1287,4 +1287,9 @@ ISR(TIMER0_OVF_vect)
|
||||
|
||||
#endif // BASH_SERIAL
|
||||
|
||||
#else
|
||||
void telemetry_set_input_sync(uint16_t refreshRate)
|
||||
{
|
||||
(void)refreshRate;
|
||||
}
|
||||
#endif // TELEMETRY
|
||||
|
||||
Reference in New Issue
Block a user