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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# 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)
3
3
4
4
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)
0 commit comments