We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f90cc0 commit c4bd457Copy full SHA for c4bd457
doc/nrf/libraries/others/network_core_monitor.rst
@@ -62,7 +62,7 @@ Configuration
62
63
To enable this library, set the :kconfig:option:`CONFIG_NET_CORE_MONITOR` Kconfig option to ``y`` on both network and application cores.
64
65
-The :kconfig:option:`CONFIG_NCM_APP_FEEDING_INTERVAL_MSEC` Kconfig option specifies how often the counter is updated by the network core.
+The :kconfig:option:`CONFIG_NCM_FEEDING_INTERVAL_MSEC` Kconfig option specifies how often the counter is updated by the network core.
66
The default value is 500 milliseconds.
67
68
The :kconfig:option:`CONFIG_NCM_RESET_INIT_PRIORITY` Kconfig option sets priority for the initialization function.
0 commit comments