HMC5883L driver + example
This commit is contained in:
parent
0a8c61ffb7
commit
4e7362f2d4
5 changed files with 461 additions and 0 deletions
4
examples/hmc5883l/Makefile
Normal file
4
examples/hmc5883l/Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
PROGRAM = hmc5883l
|
||||
EXTRA_COMPONENTS = extras/i2c extras/hmc5883l
|
||||
#ESPBAUD = 460800
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue