idf_component_register( SRCS "main.c" "myTask.c" "platform.c" "led.c" "wifi.c" "udp_client.c" "udp_server.c" "udp_server_shell.c" "Shell.c" "esp32_mac.c" "rs485.c" "ping.c" "ping_shell.c" "timer.c" "sntp_time.c" "robot.c" "myMqtt.c" "application.c" INCLUDE_DIRS "." )