mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
32 curves on all boards now
This commit is contained in:
parent
4400b71802
commit
84e24a4189
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ enum CurveType {
|
|||
#define LEN_INPUT_NAME 3
|
||||
#define LEN_CURVE_NAME 3
|
||||
#define LEN_FUNCTION_NAME 6
|
||||
#define MAX_CURVES 16 // TODO next EEPROM check if can be changed to 32 to have all ARM the same
|
||||
#define MAX_CURVES 32
|
||||
#define MAX_CURVE_POINTS 512
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue