Feature/ms561101ba03 (#308)
Driver for the ms561101ba03 barometric pressure sensor
This commit is contained in:
parent
44124409e4
commit
34d783a289
5 changed files with 366 additions and 0 deletions
4
examples/ms561101ba03/Makefile
Normal file
4
examples/ms561101ba03/Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
PROGRAM = ms561101ba03
|
||||
EXTRA_COMPONENTS = extras/i2c extras/ms561101ba03
|
||||
ESPBAUD = 460800
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue