[EPIC] [Feature Request] Transmission Control #1454

This commit is contained in:
rusefillc 2022-03-29 02:06:58 -04:00
parent 2ed6412e40
commit 6ff6e9983f
1 changed files with 3 additions and 0 deletions

View File

@ -91,6 +91,9 @@ enum class SensorType : unsigned char {
AuxLinear1,
AuxLinear2,
AuxSpeed1,
AuxSpeed2,
// Leave me at the end!
PlaceholderLast,
};