mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 07:23:07 +01:00
intermediate: read BME280
This commit is contained in:
@@ -8,5 +8,13 @@ build_flags=
|
||||
-D M5_ENV3
|
||||
-D M5_CAN_KIT
|
||||
${env.build_flags}
|
||||
upload_port = /dev/esp32
|
||||
upload_protocol = esptool
|
||||
|
||||
[env:m5stack-atom-bme280]
|
||||
board = m5stack-atom
|
||||
lib_deps =
|
||||
${env.lib_deps}
|
||||
build_flags=
|
||||
-D GWBME280=-1
|
||||
-D M5_GROOVEIIC
|
||||
-D M5_CAN_KIT
|
||||
${env.build_flags}
|
||||
|
||||
Reference in New Issue
Block a user