[EPIC] [Feature Request] Transmission Control #1454
This commit is contained in:
parent
2ed6412e40
commit
6ff6e9983f
|
@ -91,6 +91,9 @@ enum class SensorType : unsigned char {
|
|||
AuxLinear1,
|
||||
AuxLinear2,
|
||||
|
||||
AuxSpeed1,
|
||||
AuxSpeed2,
|
||||
|
||||
// Leave me at the end!
|
||||
PlaceholderLast,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue