Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: make-sf-player , Previous: make-sensor-data , Up: M , Home: Overview

Clamps Dictionary

make-serial-sensor-data

Function

(make-serial-sensor-data &key ((:sensor-id #:sensor-id) 0) ((:sensor-battery #:sensor-battery) 127) ((:sensor-acc-x #:sensor-acc-x) 0.0) ((:sensor-acc-y #:sensor-acc-y) 0.0) ((:sensor-acc-z #:sensor-acc-z) 0.0) ((:sensor-gyro-x #:sensor-gyro-x) 0.0) ((:sensor-gyro-y #:sensor-gyro-y) 0.0) ((:sensor-gyro-z #:sensor-gyro-z) 0.0) ((:sensor-mag-x #:sensor-mag-x) 0.0) ((:sensor-mag-y #:sensor-mag-y) 0.0) ((:sensor-mag-z #:sensor-mag-z) 0.0))

Author: Orm Finnendahl

Created: 2026-04-12 So 21:46

Validate