You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,16 +8,17 @@
8
8
- Reading the module's part number + extra fields, coding, WSC
9
9
- Recoding
10
10
- Performing a login operation
11
-
- Reading stored fault codes and their elaboration
11
+
-**Reading stored fault codes and their elaboration codes**
12
+
-**Converting fault/elaboration codes to strings** (available in a few different languages)
12
13
- Clearing stored fault codes
13
14
- Reading, testing and saving an adaptation value
14
-
- Reading measuring blocks, calculating a measurement's value and providing its units (or text from a table, where applicable)
15
+
-**Reading measuring blocks, calculating a measurement's value and providing its units, or displaying text from a table where applicable** (available in a few different languages)
15
16
- Reading ROM / EEPROM (firmware)
16
17
- Performing actuator tests
17
18
- Performing basic settings
18
19
19
20
## Currently unsupported features:
20
-
-Measurement / DTC labels or descriptions
21
+
-Multi-instance support for managing multiple K-lines at the same time
21
22
22
23
## Getting started
23
24
Download [the latest release (.zip)](https://github.com/domnulvlad/KLineKWP1281Lib/releases/latest) and [add it to your Arduino IDE](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries#importing-a-zip-library).
@@ -31,4 +32,4 @@ Thanks go out to these people for their efforts:
31
32
*[Mike Naberezny](https://github.com/mnaberez/vwradio/blob/main/kwp1281_tool/firmware/kwp1281.h), for more insight about the commands and parameters
32
33
33
34
## Contact
34
-
For any inquiries, you can contact me at [ne555timer@yahoo.com](mailto:ne555timer@yahoo.com).
35
+
For any inquiries, you can open an issue or contact me at [ne555timer@yahoo.com](mailto:ne555timer@yahoo.com).
0 commit comments