[EPIC] [Feature Request] Transmission Control #1454

This commit is contained in:
rusefillc 2022-03-29 02:06:58 -04:00
parent 48b96bc6dc
commit 8e8bc718e2
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,
};