[IDE] esp32C3的蓝牙程序,arduino下编译没问题,到vscode下编译找不到头文件

[复制链接]
 楼主| 奔牛滚滚 发表于 2024-2-21 08:51 | 显示全部楼层 |阅读模式
esp32C3的蓝牙程序,arduino下编译没问题,
到vscode下编译总是提示esp_gap_ble_api.h: No such file or directory,怎么解决啊?
platformIO.ini文件是这么写的:
  1. [env:esp32-c3-devkitm-1]
  2. framework = arduino
  3. platform = espressif32
  4. board = esp32-c3-devkitm-1
  5. lib_deps =
  6.     nkolban/ESP32 BLE Arduino@^1.0.1


您需要登录后才可以回帖 登录 | 注册

本版积分规则

384

主题

1461

帖子

6

粉丝
快速回复 在线客服 返回列表 返回顶部

384

主题

1461

帖子

6

粉丝
快速回复 在线客服 返回列表 返回顶部