WFS: Added water flow sensor without grove dependency

Signed-off-by: Sisinty Sasmita Patra <sisinty.s.patra@intel.com>
This commit is contained in:
Sisinty Sasmita Patra
2016-09-14 11:37:08 -07:00
committed by Noel Eck
parent 81e4eb07bf
commit b65908ea24
13 changed files with 563 additions and 0 deletions

View File

@ -212,6 +212,7 @@ add_example (zfm20)
add_example (zfm20-register)
add_example (uln200xa)
add_example (grovewfs)
add_example (wfs)
add_example (isd1820)
add_example (sx6119)
add_example (si114x)