EGT nothing

This commit is contained in:
rusefillc 2022-08-14 18:36:09 -04:00
parent 2556e87b8f
commit 23f9ceeb06
1 changed files with 2 additions and 0 deletions

View File

@ -97,6 +97,8 @@ enum class SensorType : unsigned char {
InputShaftSpeed,
// nothing for EGT so far. How many channels? why? one day we shall gather requirements
// Leave me at the end!
PlaceholderLast,
};