refact 3
This commit is contained in:
6
components/meter_orno/CMakeLists.txt
Executable file
6
components/meter_orno/CMakeLists.txt
Executable file
@@ -0,0 +1,6 @@
|
||||
set(srcs
|
||||
"src/orno_modbus.c"
|
||||
)
|
||||
|
||||
idf_component_register(SRCS "${srcs}"
|
||||
INCLUDE_DIRS "include")
|
||||
Reference in New Issue
Block a user