mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
22b93e2d03
* 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);
|