Skip to content

Commit 76f9d4c

Browse files
authored
first sentence
1 parent 8b9e9fb commit 76f9d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LIN-Interface-Library
2-
Send and Sends and Request data by compiling a LIN Frames and transmission via Serial (as a Bus Master)
2+
Send and request data by compiling a LIN Frame and transmitting via Serial-Interface (as a Bus Master)
33

44
The HardwareSerial UART of an ESP32 is used. (But in the past I used a software serial and therefore I derived this class in a prior version from the class SoftwareSerial)
55

0 commit comments

Comments
 (0)