mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-05 10:49:42 +02:00
pre-commit fix
This commit is contained in:
parent
d7300b4c3b
commit
72df06c2e2
1 changed files with 1 additions and 1 deletions
|
@ -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("");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue