Merge branch 'bugfix/fix_doc_types_coversion_option_en' into 'master'

docs fix extended types enable option v1

See merge request idf/esp-modbus!77
This commit is contained in:
Alex Lisitsyn
2024-09-16 20:46:25 +08:00

View File

@ -260,7 +260,7 @@ The extended data types are used to define all possible combinations of groupped
- Double BADCFEHG floating point, little endian, reversed register order
- Little endian
.. note:: The support for the extended data types should be enabled using the option ``CONFIG_FMB_MASTER_TIMEOUT_MS_RESPOND`` in kconfig menu.
.. note:: The support for the extended data types should be enabled using the option ``CONFIG_FMB_EXT_TYPE_SUPPORT`` in kconfig menu.
The below diagrams show how the extended data types appear on network layer.