only:minor doc

This commit is contained in:
rusefillc 2024-02-26 11:23:12 -05:00
parent b31b5aeed7
commit 961448908d
1 changed files with 2 additions and 0 deletions

View File

@ -51,7 +51,9 @@ enum class SensorType : unsigned char {
// Redundant and combined sensors for acc pedal
AcceleratorPedal,
// pedal according to only first physical sensor
AcceleratorPedalPrimary,
// pedal according to only second physical sensor
AcceleratorPedalSecondary,
// This maps to the pedal if we have one, and Tps1 if not.