Fix typo
This commit is contained in:
parent
bc979883c2
commit
b9879e1a98
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Component makefile for extras/bme60
|
# Component makefile for extras/bme680
|
||||||
|
|
||||||
# expected anyone using bme680 driver includes it as 'bme680/bme680.h'
|
# expected anyone using bme680 driver includes it as 'bme680/bme680.h'
|
||||||
INC_DIRS += $(bme680_ROOT)..
|
INC_DIRS += $(bme680_ROOT)..
|
||||||
|
|
Loading…
Reference in a new issue