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: content/components/canbus/esp32_can.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
@@ -9,7 +9,7 @@ params:
9
9
10
10
{{< anchor "esp32-can" >}}
11
11
12
-
The ESP32 has an integrated CAN controller and therefore doesn't necessarily need an external controller.
12
+
The ESP32 has integrated CAN controllers (usually one, some variants like the ESP32-C6 or ESP32-P4 have two or three) and therefore doesn't necessarily need an external controller.
13
13
You only need to specify the RX and TX pins. Any GPIO will work.
0 commit comments