they are made out of meat

This commit is contained in:
rusefillc 2023-06-29 19:33:36 -04:00
parent feb735da68
commit 3caab02acc
2 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@ void setBoardDefaultConfiguration() {
// todo: flip that condition to check for "if not old board"
setHellenMMbaro();
engineConfiguration->map.sensor.hwChannel = H144_IN_MAP3; // On-board MAP
engineConfiguration->map.type = MT_MPXH6400;
engineConfiguration->map.sensor.type = MT_MPXH6400;
} else {
engineConfiguration->map.sensor.hwChannel = H144_IN_MAP2; // B2 external signal
engineConfiguration->baroSensor.type = MT_MPXH6400;

View File

@ -175,7 +175,7 @@ void setBoardDefaultConfiguration() {
// todo: should be conditional? currently set best for newest boards based on MegaModule
setHellenMMbaro();
engineConfiguration->map.sensor.hwChannel = H144_IN_MAP3; // On-board MAP
engineConfiguration->map.type = MT_MPXH6400;
engineConfiguration->map.sensor.type = MT_MPXH6400;
// engineConfiguration->baroSensor.type = MT_MPXH6400;
// engineConfiguration->baroSensor.hwChannel = H144_IN_MAP3; // On-board MAP