We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c0987 commit c2a7dfcCopy full SHA for c2a7dfc
1 file changed
can/interfaces/slcan.py
@@ -49,6 +49,7 @@ class slcanBus(BusABC):
49
83300: "S9",
50
}
51
_DATA_BITRATES = {
52
+ 0: "",
53
2000000: "Y2",
54
5000000: "Y5",
55
0 commit comments