Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PowerBroker2/ELMduino
/ calculator_61
Method
calculator_61
src/ELMduino.cpp:3356–3358 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3354
}
3355
3356
double ELM327::calculator_61() {
3357
return (double) response_A - 125;
3358
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected