Clamps Dictionary
sensor-add-trigger-fn
Function
(sensor-add-trigger-fn id fn)
Add fn to the sensor referenced by id to be called upon a trigger when moving the accelerometer.
Arguments
id |
Keyword of the id of the sensor. |
fn |
Function to call when a trigger occurs. |