mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Add sensors to build path for ProMicroLLCC68
This commit is contained in:
parent
375a31a436
commit
5a0ac2a031
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ build_flags = ${nrf52840_base.build_flags}
|
|||
build_src_filter =
|
||||
${nrf52840_base.build_src_filter}
|
||||
+<helpers/nrf52/PromicroBoard.cpp>
|
||||
+<helpers/sensors>
|
||||
+<../variants/promicro>
|
||||
lib_deps= ${nrf52840_base.lib_deps}
|
||||
adafruit/Adafruit INA3221 Library @ ^1.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue