MD: Created MD from GroveMD

Signed-off-by: Sisinty Sasmita Patra <sisinty.s.patra@intel.com>
This commit is contained in:
Sisinty Sasmita Patra
2016-09-14 13:27:37 -07:00
committed by Noel Eck
parent b24d83aa95
commit 2970d21ddd
2 changed files with 3 additions and 0 deletions

View File

@ -49,6 +49,7 @@ add_example(LineFinderSample linefinder)
add_example(GroveLed_multiSample grove)
add_example(GroveLEDSample grove)
add_example(GroveMDSample grovemd)
add_example(MDSample md)
add_example(MoistureSample moisture)
add_example(GroveMoistureSample grovemoisture)
add_example(GroveMQ3 gas)