nano refactoring

This commit is contained in:
rusefillc 2022-04-28 17:12:04 -04:00
parent 190c97761a
commit 0800b81875
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ static void setupDefaultSensorInputs() {
engineConfiguration->auxTempSensor2.adcChannel = EFI_ADC_NONE;
}
void setHellen128ETBConfig() {
static void setHellen128ETBConfig() {
BitbangI2c m_i2c;
uint8_t variant[2]={0xff,0xff};