script settings need names!

This commit is contained in:
rusefillc 2021-11-14 11:45:37 -05:00
parent 0a8a722471
commit 6df72646dd
1 changed files with 1 additions and 1 deletions

View File

@ -1381,7 +1381,7 @@ gppwm_note_t[SCRIPT_CURVE_COUNT iterate] scriptCurveName;
float[SCRIPT_CURVE_8] scriptCurve6Bins;;"x", 1, 0, -999, 1000, 3
float[SCRIPT_CURVE_8] scriptCurve6;;"y", 1, 0, -999, 1000, 3
gppwm_note_t[SCRIPT_TABLE_COUNT iterate] scriptTableName;
gppwm_note_tSCRIPT_SETTING_COUNT iterate] scriptSettingName;
gppwm_note_t[SCRIPT_SETTING_COUNT iterate] scriptSettingName;
uint8_t[108] unused3328;;"units", 1, 0, -20, 100, 0
float tChargeAirCoefMin;;"Min tCharge Coeff.", 1, 0, 0, 1, 4