1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 14:25:11 +03:00

Remove CASE_CURVES

This commit is contained in:
Arne Schwabe 2018-07-05 11:09:28 +02:00
parent 8530cce10a
commit fdedcf4de0
13 changed files with 26 additions and 28 deletions

View file

@ -161,8 +161,6 @@
#define CASE_FLIGHT_MODES(x)
#endif
#define CASE_CURVES(x) x,
#if defined(GVARS)
#define CASE_GVARS(x) x,
#else