Add bme280 library
This commit is contained in:
+6
-3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user