Refactor slave_node application to use Zephyr modules
This commit is contained in:
5
software/modules/modbus_server/Kconfig
Normal file
5
software/modules/modbus_server/Kconfig
Normal file
@@ -0,0 +1,5 @@
|
||||
config MODBUS_SERVER
|
||||
bool "Enable Modbus Server Library"
|
||||
default y
|
||||
help
|
||||
Enable the Modbus Server module.
|
||||
Reference in New Issue
Block a user