pre-commit fix

This commit is contained in:
Daniel 2023-12-14 23:21:34 +02:00
parent d7300b4c3b
commit 72df06c2e2

View file

@ -306,7 +306,7 @@ void update_values_tesla_model_3_battery() { //This function maps all the value
Serial.print("YES, ");
else
Serial.print("NO, ");
if(LFP_Chemistry){
if (LFP_Chemistry) {
Serial.print("LFP chemistry detected!");
}
Serial.println("");