From c154ec6cb8f7563cc639da6ca0849aaa90f3dd31 Mon Sep 17 00:00:00 2001 From: Noel Eck Date: Tue, 5 Dec 2017 16:31:18 -0800 Subject: [PATCH] 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 --- src/ad8232/ad8232.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ad8232/ad8232.json b/src/ad8232/ad8232.json index 4e31d6c1..99d59023 100644 --- a/src/ad8232/ad8232.json +++ b/src/ad8232/ad8232.json @@ -19,8 +19,7 @@ "Java": ["Ad8232Example.java"], "Python": ["ad8232.py"], "Node.js": ["ad8232.js"], - "C++": ["ad8232.cxx"], - "C": ["ad8232.c"] + "C++": ["ad8232.cxx"] }, "Specifications": {