summaryrefslogtreecommitdiffstats
path: root/conf.d/project/etc/sources.json
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/project/etc/sources.json')
-rw-r--r--conf.d/project/etc/sources.json14
1 files changed, 1 insertions, 13 deletions
diff --git a/conf.d/project/etc/sources.json b/conf.d/project/etc/sources.json
index dcb55a3..396a6f9 100644
--- a/conf.d/project/etc/sources.json
+++ b/conf.d/project/etc/sources.json
@@ -26,19 +26,7 @@
}
}, {
"api": "mraa",
- "info": "Low level binding which retrieve different values from several sensors like gyroscope, accelerometer, etc",
- "init": {
- "function": "lua://_Simple_Echo_Args",
- "args": {
- "arg1": "first argument"
- }
- },
- "getSignals": {
- "function": "lua://_Simple_Echo_Args",
- "args": {
- "arg": "first argument"
- }
- }
+ "info": "Low level binding which retrieve different values from several sensors like gyroscope, accelerometer, etc"
}
]
}