mirror of
https://github.com/HEYAHONG/ESP32ModRTOSDemo.git
synced 2025-06-03 21:54:59 +08:00
修改注释
This commit is contained in:
parent
a771473cea
commit
1f5108e8d0
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user