add updating init percent and add getting OBD2 PIDS

This commit is contained in:
Sem van der Hoeven
2024-01-21 20:14:21 +01:00
parent 5fbafa3dc9
commit 0da353338e
4 changed files with 111 additions and 35 deletions

View File

@@ -46,6 +46,7 @@ void setup()
void loop()
{
float tempRPM = myELM327.rpm();
float t = myELM327.
// float tempval3 = myELM327.fuelInjectTiming();