4 lines
140 B
CMake
4 lines
140 B
CMake
idf_component_register(SRCS "MODBUS_ESP.c"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES driver RS-485-SP3485EEN)
|