TurboMarian is the ALS boss
This commit is contained in:
parent
c691787dd2
commit
fccbb8fd5e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue