ad8232: Removed C example (doesn't exist)

Previous commit failed because the C examples doesn't exist.  The
version BEFORE that passes even though the C example filename pointed to
a test for a different sensor library.

Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
Noel Eck 2017-12-05 16:31:18 -08:00
parent d9d48e939f
commit c154ec6cb8

View File

@ -19,8 +19,7 @@
"Java": ["Ad8232Example.java"], "Java": ["Ad8232Example.java"],
"Python": ["ad8232.py"], "Python": ["ad8232.py"],
"Node.js": ["ad8232.js"], "Node.js": ["ad8232.js"],
"C++": ["ad8232.cxx"], "C++": ["ad8232.cxx"]
"C": ["ad8232.c"]
}, },
"Specifications": "Specifications":
{ {