File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3729,6 +3729,7 @@ Implements:
37293729 Arguments:
37303730 - txdelay (float, default=0.0): time in seconds to wait after each write
37313731 - timeout (float, default=3.0): default read timeout in seconds
3732+ - linesep (str, default="\n "): the separator when sending complete lines
37323733
37333734LAAPowerDriver
37343735++++++++++++++
@@ -3760,6 +3761,9 @@ Binds to:
37603761 port:
37613762 - `LAAUSBGadgetMassStorage `_
37623763
3764+ Implements:
3765+ - None (yet)
3766+
37633767.. code-block :: yaml
37643768
37653769 LAAUSBGadgetMassStorageDriver : {}
@@ -3775,6 +3779,9 @@ Binds to:
37753779 port:
37763780 - `LAAUSBPort `_
37773781
3782+ Implements:
3783+ - None (yet)
3784+
37783785.. code-block :: yaml
37793786
37803787 LAAUSBDriver : {}
@@ -3790,6 +3797,9 @@ Binds to:
37903797 port:
37913798 - `LAAButtonPort `_
37923799
3800+ Implements:
3801+ - None (yet)
3802+
37933803.. code-block :: yaml
37943804
37953805 LAAButtonDriver : {}
@@ -3808,6 +3818,9 @@ Binds to:
38083818 port:
38093819 - `LAALed `_
38103820
3821+ Implements:
3822+ - None (yet)
3823+
38113824.. code-block :: yaml
38123825
38133826 LAALedDriver : {}
@@ -3823,6 +3836,9 @@ Binds to:
38233836 port:
38243837 - `LAATempSensor `_
38253838
3839+ Implements:
3840+ - None (yet)
3841+
38263842.. code-block :: yaml
38273843
38283844 LAATempDriver : {}
@@ -3841,6 +3857,9 @@ Binds to:
38413857 port:
38423858 - `LAAWattMeter `_
38433859
3860+ Implements:
3861+ - None (yet)
3862+
38443863.. code-block :: yaml
38453864
38463865 LAAWattDriver : {}
@@ -3862,6 +3881,9 @@ Binds to:
38623881 provider:
38633882 - `LAAProvider `_
38643883
3884+ Implements:
3885+ - None (yet)
3886+
38653887.. code-block :: yaml
38663888
38673889 LAAProviderDriver : {}
You can’t perform that action at this time.
0 commit comments