Skip to content

Commit 8ae1ad6

Browse files
authored
cl-firmata (Common Lisp) added to readme/libraries
1 parent 1895f6c commit 8ae1ad6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ Most of the time you will be interacting with Arduino with a client library on t
8888
* [https://github.com/zankich/rust-firmata](https://github.com/zankich/rust-firmata)
8989
* Pure Data
9090
* [https://github.com/NullMember/PDFirmata](https://github.com/NullMember/PDFirmata)
91+
* Common Lisp
92+
* [https://github.com/cjfuller/cl-firmata](https://github.com/cjfuller/cl-firmata)
9193

9294
Note: The above libraries may support various versions of the Firmata protocol and therefore may not support all features of the latest Firmata spec nor all Arduino and Arduino-compatible boards. Refer to the respective projects for details.
9395

0 commit comments

Comments
 (0)