mirror of
https://github.com/opentx/opentx.git
synced 2025-07-18 22:05:10 +03:00
[Horus] Return to 6 chars wav names to track the shutdown bug without having to reconfigure the model
This commit is contained in:
parent
5691395dcf
commit
a05fa1738f
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ enum CurveType {
|
||||||
#define LEN_CHANNEL_NAME 6
|
#define LEN_CHANNEL_NAME 6
|
||||||
#define LEN_INPUT_NAME 4
|
#define LEN_INPUT_NAME 4
|
||||||
#define LEN_CURVE_NAME 3
|
#define LEN_CURVE_NAME 3
|
||||||
#define LEN_CFN_NAME 10
|
#define LEN_CFN_NAME 6
|
||||||
#define MAX_CURVES 32
|
#define MAX_CURVES 32
|
||||||
#define NUM_POINTS 512
|
#define NUM_POINTS 512
|
||||||
#elif defined(PCBFLAMENCO)
|
#elif defined(PCBFLAMENCO)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue