Anduril 2 Question - From ON to TURBO, no direct way?

Another thing about turbo. Then turbo is reduced by thermal control to some lower level 2C takes to max again, instead of going back to last used level…

I wanted to change this behavior but there was some interesting discussion on why people like it the current way. Discussions here and here

1 Thank

Modd-fix:
// 2 clicks: go to/from highest level
else if (event == EV_2clicks) {
if (actual_level < turbo_level <= mode_max) {