cl-k8055
Bindings to the k8055 DAQ hobby board.
$ area51 add cl-k8055CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-k8055:some-function ...)Bindings to the k8055 DAQ hobby board.
$ area51 add cl-k8055Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-k8055:some-function ...)