Skip to content

Commit b1533de

Browse files
authored
Merge pull request #491 from bovid-19/patch-1
cl-firmata (Common Lisp) added to readme/libraries
2 parents 08143b9 + 8ae1ad6 commit b1533de

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)