This commit is contained in:
pascallanger
2019-10-29 00:36:57 +01:00
parent 243bdf2240
commit d29461607b
5 changed files with 27 additions and 18 deletions

View File

@@ -1287,4 +1287,9 @@ ISR(TIMER0_OVF_vect)
#endif // BASH_SERIAL
#else
void telemetry_set_input_sync(uint16_t refreshRate)
{
(void)refreshRate;
}
#endif // TELEMETRY