mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 04:42:48 +00:00
* Add Resume/Set functionality to speed control * Apply suggestions from code review Co-authored-by: BrettMayson <brett@mayson.io> --------- Co-authored-by: BrettMayson <brett@mayson.io>
6 lines
113 B
C++
6 lines
113 B
C++
PREP(autoThrottle);
|
|
PREP(speedLimiter);
|
|
PREP(startEngine);
|
|
PREP(setVehicleStartDelay);
|
|
PREP(toggleSpeedControl);
|