only:docs

This commit is contained in:
rusefillc 2024-11-12 10:17:36 -05:00
parent 9f9a06513e
commit ddc6abe3bd
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ enum class SensorType : unsigned char {
FuelPressureLow, // in kPa
FuelPressureHigh, // in kPa
// ProxySensor for one of the above
FuelPressureInjector,
FuelTemperature,