第一次提交:完成了网关的单路485数据采集,还有以太网链接和MQTT配置,实现数据上报和命令下发,差一个断网储存
This commit is contained in:
3
components/MODBUS_ESP/CMakeLists.txt
Normal file
3
components/MODBUS_ESP/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "MODBUS_ESP.c"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES driver RS-485-SP3485EEN)
|
||||
Reference in New Issue
Block a user