Add bme280 library

This commit is contained in:
maddiebaka
2026-04-26 10:39:53 -04:00
parent 55f927e62a
commit 103fa9e8a8
2 changed files with 45 additions and 3 deletions
+6 -3
View File
@@ -8,7 +8,10 @@
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:miniatmega328]
[env:pro16MHzatmega328]
platform = atmelavr
board = miniatmega328
framework = arduino
board = pro16MHzatmega328
monitor_speed = 115200
lib_deps =
https://github.com/Sylaina/bme280.git