You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extras/README.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
The Firmata library implements the Firmata protocol for communicating with software on the host computer. This allows you to write custom firmware without having to create your own protocol and objects for the programming environment that you are using.
4
4
5
-
The Firmata source code is hosted outside of the Arduino code repository. Please visit the [Firmata
6
-
GitHub repository](https://github.com/firmata/arduino) to file issues, make contributions or obtain the latest version of the library.
5
+
The Firmata source code is hosted outside of the Arduino code repository. Please visit the Firmata
6
+
GitHub repository at https://github.com/firmata/arduino to file issues, make contributions or obtain the latest version of the library.
7
7
8
8
To learn more about the Firmata protocol, see the protocol documentation site at https://github.com/firmata/protocol.
0 commit comments