Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added function to clear diagnostic trouble codes (DTC) #7

Merged
merged 10 commits into from
Jan 23, 2021
Merged

Added function to clear diagnostic trouble codes (DTC) #7

merged 10 commits into from
Jan 23, 2021

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    32d963c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Added function to clear diagnostic trouble codes (DTC) using Service …

    …04 functionality.
    
    Added clearAllStoredDTC function to keywords.txt file
    
    Corrected return value of clearAllStoredDTC function to return 1 upon success
    JasonJoyner01 committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    d258961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    617fe19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b78a07f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91bd24b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Update src/OBD2.cpp

    sandeepmistry authored Jan 23, 2021
    Configuration menu
    Copy the full SHA
    5552f83 View commit details
    Browse the repository at this point in the history
  2. Update src/OBD2.cpp

    sandeepmistry authored Jan 23, 2021
    Configuration menu
    Copy the full SHA
    3db9dcb View commit details
    Browse the repository at this point in the history
  3. Update src/OBD2.cpp

    sandeepmistry authored Jan 23, 2021
    Configuration menu
    Copy the full SHA
    2bd1ee2 View commit details
    Browse the repository at this point in the history
  4. Update src/OBD2.cpp

    sandeepmistry authored Jan 23, 2021
    Configuration menu
    Copy the full SHA
    063daf7 View commit details
    Browse the repository at this point in the history
  5. Update src/OBD2.cpp

    sandeepmistry authored Jan 23, 2021
    Configuration menu
    Copy the full SHA
    a9681e2 View commit details
    Browse the repository at this point in the history