etherlab/README
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 11 Mar 2019 17:20:15 +0100
changeset 2522 1378c18402c3
parent 2022 c2295d311402
permissions -rw-r--r--
Fixed more pylint reports :
connectors/__init__.py:31: [W1652(deprecated-types-field), ] Accessing a deprecated fields on the types module
in fact, it should have been unused import.
2022
c2295d311402 First working implementation of Beremiz plugin for etherlab
laurent
parents:
diff changeset
     1
Ethercat