mirror of
https://github.com/SemvdH/OBD2-car-display.git
synced 2025-12-15 20:21:03 +00:00
add updating init percent and add getting OBD2 PIDS
This commit is contained in:
@@ -46,6 +46,7 @@ void setup()
|
||||
void loop()
|
||||
{
|
||||
float tempRPM = myELM327.rpm();
|
||||
float t = myELM327.
|
||||
|
||||
// float tempval3 = myELM327.fuelInjectTiming();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user