only:VE & Ignition blend tables with RPM too low axis value

This commit is contained in:
rusefillc 2024-12-10 11:21:10 -05:00
parent 8b7ca9bb96
commit 7537cc4deb
1 changed files with 2 additions and 1 deletions

View File

@ -2054,7 +2054,8 @@ struct blend_table_s
gppwm_channel_e blendParameter
gppwm_channel_e yAxisOverride
int16_t[8] autoscale blendBins;;"", 0.1, 0, -1000, 1000, 1
! todo: change type since to fit RPM as blend parameter
int16_t[8] autoscale blendBins;;"", 0.1, 0, -3200, 3200, 1
uint8_t[8] autoscale blendValues;;"%", 0.5, 0, 0, 100, 1
end_struct