diff --git a/sketch.yaml b/sketch.yaml new file mode 100644 index 0000000..c137d83 --- /dev/null +++ b/sketch.yaml @@ -0,0 +1,13 @@ +profiles: + Esp32BalanceBot: + fqbn: arduino:esp32:esp32:firebeetle32 + platforms: + - platform: arduino:esp32 (1.0.4) + platform_index_url: https://dl.espressif.com/dl/package_esp32_index.json + libraries: + - GY85 (1.0) + - Wire (1.0.1) + - MatrixMath (1.0) + - PS3 Controller Host (1.1.0) + - WiFi (1.0) + - ESP32 Async UDP (1.0.0) \ No newline at end of file