mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
283 Add support of INA3221 to Promicro telemetry
This commit is contained in:
parent
d072e7b575
commit
b035487101
6 changed files with 214 additions and 3 deletions
|
|
@ -36,7 +36,8 @@ build_flags =
|
|||
; -D MESH_DEBUG=1
|
||||
lib_deps = ${Faketec.lib_deps}
|
||||
adafruit/RTClib @ ^2.1.3
|
||||
|
||||
robtillaart/INA3221 @ ^0.4.1
|
||||
|
||||
[env:Faketec_room_server]
|
||||
extends = Faketec
|
||||
build_src_filter = ${Faketec.build_src_filter}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue