Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Add support for the Bosch BME280 environmental sensor #31

Merged
merged 2 commits into from
Mar 9, 2018

Conversation

mweinelt
Copy link
Contributor

@mweinelt mweinelt commented Mar 6, 2018

Depends on #32

Device.mk Outdated
@@ -114,11 +114,12 @@ SPI_SIZE = 1M
# Work-around for encoding errors in terminal during ESP boot
COM_OPTS += --raw

# Additional include paths for Sming
EXTRA_INCDIR += $(SMING_HOME)/Libraries/Adafruit_Sensor
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can get rid of this if Sming solves this: SmingHub/Sming#1343 oir we can move it after fixing: #30.

@fooker fooker merged commit 567a23e into esper-hub:develop Mar 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants