Skip to content

Commit ff8bc93

Browse files
authored
Add missing link for PHP Client "carica"
The link to https://github.com/ThomasWeinert/carica-firmata was empty so it linked nowhere. Updated to actually link to the URL.
1 parent 06158d0 commit ff8bc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Most of the time you will be interacting with Arduino with a client library on t
6363
* Pharo
6464
* [https://github.com/pharo-iot/Firmata](https://github.com/pharo-iot/Firmata)
6565
* PHP
66-
* [https://github.com/ThomasWeinert/carica-firmata]()
66+
* [https://github.com/ThomasWeinert/carica-firmata](https://github.com/ThomasWeinert/carica-firmata)
6767
* [https://github.com/oasynnoum/phpmake_firmata](https://github.com/oasynnoum/phpmake_firmata)
6868
* Haskell
6969
* [http://hackage.haskell.org/package/hArduino](http://hackage.haskell.org/package/hArduino)

0 commit comments

Comments
 (0)