Skip to content

Commit b19d629

Browse files
committed
update docs
1 parent 9912bbe commit b19d629

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/examples/float_support.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
================================
2+
An example for add float support
3+
================================
4+
5+
6+
.. literalinclude:: ../../examples/float_support.py

docs/examples/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ pyModbusTCP examples
66
.. toctree::
77
:maxdepth: 2
88

9+
float_support
910
read_register
1011
read_bit
1112
write_bit

0 commit comments

Comments
 (0)