micro_ros_espidf_component
micro_ros_espidf_component copied to clipboard
Update CMakeLists.txt
Fix requires for esp-idf When building the project, an error occurred on #include "esp_wifi.h" and "esp_eth". Adding a library to CMakeLists fixed the build issue