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
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ So we end-up with the following features for the moment:
71
71
72
72
The states and transitions of the ESP32S3 CAN driver are described here: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/api-reference/peripherals/twai.html
73
73
74
-
### How did the CAN reception work (in the old world with espressif TWAI driver?
74
+
### How did the CAN reception work (in the old world with espressif TWAI driver)?
75
75
76
76
- During startup, the task task_LowLevelRX is started.
0 commit comments