Enhance DaliCloudBridge: add support for LTE UART transport and extend configuration options
Signed-off-by: Tony <tonylu@tony-cloud.com>
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ idf_component_register(
|
||||
"src/gateway_cloud.cpp"
|
||||
"src/gateway_provisioning.cpp"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES mqtt cjson nvs_flash
|
||||
REQUIRES mqtt cjson nvs_flash esp_driver_uart
|
||||
)
|
||||
|
||||
set_property(TARGET ${COMPONENT_LIB} PROPERTY CXX_STANDARD 17)
|
||||
|
||||
Reference in New Issue
Block a user