TurboMarian is the ALS boss

This commit is contained in:
rusefillc 2022-12-21 18:47:30 -05:00
parent c691787dd2
commit fccbb8fd5e
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ void initAntilagSystem();
class AntilagSystemBase : public antilag_system_state_s {
public:
AntilagSystemBase();
// Update the state of the launch control system
void update();
bool isALSMinRPMCondition() const;