From: norly Date: Mon, 18 Feb 2019 13:30:29 +0000 (+0100) Subject: README.rst: We actually use can_bus_off() now X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=4291078e9ec02a81765434360abad8e8e8110f3a;p=elmcan.git README.rst: We actually use can_bus_off() now --- 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