Update component.mk

Comment typo fixed.
This commit is contained in:
sheinz 2016-07-08 12:52:54 +03:00 committed by GitHub
parent a155928f19
commit db4e39b8bd

View file

@ -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'
INC_DIRS += $(bmp280_ROOT)..