Update component.mk
Comment typo fixed.
This commit is contained in:
parent
a155928f19
commit
db4e39b8bd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Component makefile for extras/bmp1280
|
# Component makefile for extras/bmp280
|
||||||
|
|
||||||
# expected anyone using bmp driver includes it as 'bmp280/bmp280.h'
|
# expected anyone using bmp driver includes it as 'bmp280/bmp280.h'
|
||||||
INC_DIRS += $(bmp280_ROOT)..
|
INC_DIRS += $(bmp280_ROOT)..
|
||||||
|
|
Loading…
Reference in a new issue