修改注释

This commit is contained in:
HEYAHONG 2022-08-11 10:25:39 +08:00
parent a771473cea
commit 1f5108e8d0

View File

@ -18,6 +18,6 @@ spiffs_create_partition_image(storage ../spiffs_image FLASH_IN_PROJECT)
add_subdirectory(SimpleMQTTGateWayStack/lib)
target_link_libraries(${COMPONENT_LIB} SMGS)
#SimpleMQTTGateWayStack
#RC
add_subdirectory(rc)
target_link_libraries(${COMPONENT_LIB} RC)