; 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:esp32doit-devkit-v1] platform = espressif32 board = esp32doit-devkit-v1 framework = arduino lib_deps = madhephaestus/ESP32Servo@^0.12.0 h2zero/NimBLE-Arduino@^1.4.1 ottowinter/ESPAsyncWebServer-esphome@^3.0.0 teckel12/NewPing@^1.9.5 gitlab-airbornemint/Protothreads@^1.4.0-arduino.beta.1 monitor_speed = 115200