Skip to content

verboseLevel, txPin, rxPin not used? #10

@olivluca

Description

@olivluca

I'm trying to update my code to use the new version of this library (just the LinFrameTransfer class) and I cannot find where verboseLevel, txPin and rxPin are actually used.
In fact I did a quick test and changing verboseLevel does nothing (unsurprising since debug output is controlled by constexpr debugLevel debug = debugLevel::verbose; in LinFrameTransfer.cpp).
I didn't check if txPin and rxPin actually work, but I doubt they do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions