Skip to content

how can I get information for 0x34 #84

Description

@nices0325

hello powerbroker!
Thank for your awesome library.
I'm struggling to get O2 lambda equivalent from 0x34. Will this code work?

floatELM327::o2lamdasensor()
{
if (queryPID(SERVICE_01, OXYGEN_SENSOR_1_C ))
returnconditionResponse(findResponse(), 2, 2.0/65536);
returnELM_GENERAL_ERROR;
}

actually I didn't understand of the conditionResponse() function. I think It added recently ...

Waiting for your reply thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions