summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2019-02-18 14:30:29 +0100
committernorly <ny-git@enpas.org>2019-02-18 14:33:02 +0100
commit4291078e9ec02a81765434360abad8e8e8110f3a (patch)
treeb9e521c2acb6f04813e5d9c9eeac97319d44e24a
parent360a9c31867525138714137360946c3752275154 (diff)
README.rst: We actually use can_bus_off() now
-rw-r--r--readme.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/readme.rst b/readme.rst
index 6fc787f..b3b0b4f 100644
--- a/readme.rst
+++ b/readme.rst
@@ -170,11 +170,6 @@ Known limitations of the driver
helpful here, however SocketCAN does not currently provide a facility
to make use of such hardware features.
-- No BUS-OFF state and automatic restart
-
- We currently reset the ELM327 and generate error frames manually.
- In the future, we may be able to use ``can_bus_off()`` and its siblings.
-
Communication example