VScode+python开发esp32时,我不能找到include的所有.h文件。
#include <stdio.h> #include "freetos/Freertos.h" #include "freetos/task.h" #include "driver/gpio.h"
无法找到.h或者打开.h文件
找到esp32提供的example中库文件。打开库文件、找出库函数提供的函数