Delete platformio.ini

This commit is contained in:
Splatink
2024-07-07 09:37:31 +03:00
committed by GitHub
parent a8fb9befe4
commit 505608b271

View File

@@ -1,20 +0,0 @@
; 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:rpipicow]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = rpipicow
framework = arduino
board_build.core = earlephilhower
lib_deps =
adafruit/DHT sensor library@^1.4.6
olikraus/U8g2@^2.35.19
arduino-libraries/NTPClient@^3.2.1
adafruit/Adafruit BME280 Library@^2.2.4