Releases: PowerBroker2/ELMduino
Releases · PowerBroker2/ELMduino
ELMduino
What's Changed
- Use F() macro for all strings and organize ELM responses by @Tiny-Spider in #236
- Refactor to try to avoid crash bug in ESP-IDF #226 by @jimwhitelaw in #237
- New example sketch for custom headers by @jimwhitelaw in #239
- Debug output will erroneously declare defeat in the face of victory. by @jimwhitelaw in #242
- Add
specifyNumResponses
class flag to fix #241 by @PowerBroker2 - Fix for query formatting when specifyNumResponses == false. by @jimwhitelaw in #244
New Contributors
- @Tiny-Spider made their first contribution in #236
Full Changelog: 3.2.5...3.3.0
ELMduino
ELMduino
What's Changed
- Fix for batteryVoltage() returns 0 on some devices. by @jimwhitelaw in #217
Full Changelog: 3.2.3...3.2.4
ELMduino
What's Changed
- Fix for compile error re: unsigned int #200 by @jimwhitelaw in #216
Full Changelog: 3.2.2...3.2.3
ELMduino
ELMduino
What's Changed
- Adds convenience method to query if a particular PID is supported by @jimwhitelaw in #212
- Fix for #211 Value returned by supportedPIDS_xx_xx() methods is off by one bit. by @jimwhitelaw in #213
Full Changelog: 3.2.0...3.2.1
ELMduino
What's Changed
- Adds resetDTC() method. by @jimwhitelaw in #196
- Added method to check/retrieve current DTCs by @jimwhitelaw in #200
- MIL_status_example by @jimwhitelaw in #201
- Fix for #203 batteryVoltage() returns zero by @jimwhitelaw in #204
- Fix for issue myELM327.supportedPIDs_1_20() not working as expected … by @jimwhitelaw in #205
- Updated readme docs and other minor fixes
Full Changelog: 3.1.0...3.2.0
ELMduino
What's Changed
- Corrected spelling "ethonol" to "ethanol" by @JunoField in #180
- Enhancements for AUTO protocol search by @jimwhitelaw in #193
- Fix for typo "errror" by @jimwhitelaw in #194
- Fix parsing bug (issue #185)
New Contributors
- @JunoField made their first contribution in #180
- @jimwhitelaw made their first contribution in #193
Full Changelog: 3.0.2...3.1.0
ELMduino
ELMduino
- Fixed compile error for Uno (#109)
Full Changelog: 3.0.0...3.0.1