Example: bme280 C++ example

Signed-off-by: Henry Bruce <henry.bruce@intel.com>
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Henry Bruce
2016-01-21 16:43:48 -08:00
committed by Abhishek Malik
parent 9bc3d2ded0
commit 9e7eae070a
2 changed files with 52 additions and 0 deletions

View File

@ -240,6 +240,7 @@ add_example (rhusb)
add_example (apds9930)
add_example (kxcjk1013)
add_example (ssd1351)
add_example (bme280)
# These are special cases where you specify example binary, source file and module(s)
include_directories (${PROJECT_SOURCE_DIR}/src)