mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +03:00
light: Added light sensor C source
Added the C source for the light sensor with necessary changes to cmake, examples, docs. * Renamed all files with grovelight to light * Replaced all instances of grovelight with light * Added C source for light sensor * Updated all cmake files * Added C example for light sensor * Split out light sensor from grove library Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -14,7 +14,7 @@ grovebutton.cxx GroveButtonSample.java
|
||||
groveehr.cxx GroveEHRSample.java
|
||||
groveled.cxx GroveLEDSample.java
|
||||
grovelinefinder.cxx GroveLineFinderSample.java
|
||||
grovelight.cxx GroveLightSample.java
|
||||
light.cxx LightSample.java
|
||||
grovemoisture.cxx GroveMoistureSample.java
|
||||
groverelay.cxx GroveRelaySample.java
|
||||
groverotary.cxx GroveRotarySample.java
|
||||
|
Reference in New Issue
Block a user