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: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Example command:
30
30
tar --exclude='*.git*' -cjhvf $yourcore-$version.tar.bz2 $yourcore/
31
31
```
32
32
33
-
Documentation how integrate with a Arduino core (which is necessary if you do not download the Arduino core via the board manager) can be found here:
33
+
Documentation for how to integrate with a Arduino core (which is necessary if you do not download the Arduino core via the Boards Manager) can be found here:
0 commit comments