Example: ds1808lc 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 17:00:10 -08:00
committed by Abhishek Malik
parent 9e7eae070a
commit 224fe03d98
3 changed files with 52 additions and 2 deletions

View File

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