From 6b3ba11fd6485351196f2d7a518f5a94a47faf2d Mon Sep 17 00:00:00 2001 From: Alex Lisitsyn Date: Mon, 16 Sep 2024 20:46:25 +0800 Subject: [PATCH] docs fix extended types enable option v1 --- docs/en/overview_messaging_and_mapping.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/overview_messaging_and_mapping.rst b/docs/en/overview_messaging_and_mapping.rst index faba13c..dd235ed 100644 --- a/docs/en/overview_messaging_and_mapping.rst +++ b/docs/en/overview_messaging_and_mapping.rst @@ -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.