add orno driver
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
set(srcs
|
||||
"src/meter_orno.c" "src/modbus_params.c" "src/orno513.c" "src/orno516.c"
|
||||
"src/modbus_params.c" "src/orno513.c" "src/orno516.c"
|
||||
)
|
||||
|
||||
idf_component_register(SRCS "${srcs}"
|
||||
INCLUDE_DIRS "include")
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES nvs_flash driver
|
||||
REQUIRES esp-modbus)
|
||||
Reference in New Issue
Block a user