Fixing Build errors

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik
2016-09-10 13:29:34 -07:00
committed by Noel Eck
parent e211f82f6c
commit af417d3ae1
5 changed files with 8 additions and 5 deletions

View File

@ -38,7 +38,7 @@ add_example(Emg emg)
add_example(Gsr gsr)
add_example(GroveLed_multiSample grove)
add_example(GroveLEDSample grove)
add_example(LightSample grove)
add_example(LightSample light)
add_example(GroveLineFinderSample grovelinefinder)
add_example(GroveMDSample grovemd)
add_example(GroveMoistureSample grovemoisture)
@ -49,7 +49,7 @@ add_example(GroveQTouch at42qt1070)
add_example(GroveRelaySample grove)
add_example(GroveRotarySample grove)
add_example(GROVESCAMSample grovescam)
add_example(SlideSample grove)
add_example(SlideSample slide)
add_example(GroveSpeakerSample grovespeaker)
add_example(TemperatureSample temperature)
add_example(VDivSample vdiv)