1 Star 1 Fork 4

白开水 / 迷你加热台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
platformio.ini 726 Bytes
一键复制 编辑 原始数据 按行查看 历史
白开水 提交于 2023-11-07 10:57 . commit
; 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
[platformio]
default_envs = esp12e
[env:esp12e]
platform = espressif8266
board = esp12e
framework = arduino
monitor_speed = 115200
lib_deps =
bblanchon/ArduinoJson@^6.21.3
robtillaart/INA226@^0.4.4
links2004/WebSockets@^2.4.1
r-downing/AutoPID@^1.0.4
mathertel/OneButton@^2.0.3
me-no-dev/ESP Async WebServer@^1.2.3
ayushsharma82/AsyncElegantOTA@^2.2.8
1
https://gitee.com/feixiangjusha/HeatPlatform.git
git@gitee.com:feixiangjusha/HeatPlatform.git
feixiangjusha
HeatPlatform
迷你加热台
master

搜索帮助