Ai
1 Star 0 Fork 0

孔德鲁/esp8266_controller

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
platformio.ini 590 Bytes
一键复制 编辑 原始数据 按行查看 历史
caoniu 提交于 2023-05-11 20:48 +08:00 . update code
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:esp12e]
platform = espressif8266
board = esp12e
framework = arduino
monitor_speed = 115200
lib_deps =
me-no-dev/ESPAsyncTCP@^1.2.2
bblanchon/ArduinoJson@^6.21.1
links2004/WebSockets@^2.3.7
tzapu/WiFiManager@^0.16.0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/kongdelu-code/esp8266_controller.git
git@gitee.com:kongdelu-code/esp8266_controller.git
kongdelu-code
esp8266_controller
esp8266_controller
master

搜索帮助