We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0e2ed commit fc57078Copy full SHA for fc57078
1 file changed
doc/development.rst
@@ -42,8 +42,9 @@ These steps are a guideline on how to add a new backend to python-can.
42
an entry in ``doc/interface/*``.
43
- Add tests in ``test/*`` where appropiate.
44
45
+
46
About the ``BusABC`` class
-==========================
47
+--------------------------
48
49
Concrete implementations *have to* implement the following:
50
* :meth:`~can.BusABC.send` to send individual messages
0 commit comments