mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
Remove CASE_PERSISTENT_TIMERS
This commit is contained in:
parent
c75d873b91
commit
8530cce10a
2 changed files with 3 additions and 5 deletions
|
@ -63,8 +63,6 @@
|
|||
#define CASE_LUA(x)
|
||||
#endif
|
||||
|
||||
#define CASE_PERSISTENT_TIMERS(x) x,
|
||||
|
||||
#if defined(RTCLOCK)
|
||||
#define CASE_RTCLOCK(x) x,
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue