We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2758d5c commit b789838Copy full SHA for b789838
README.md
@@ -3,7 +3,7 @@
3
Works with Arduino IDEs version 1.6.x and later (tested with 1.6.4)
4
5
Open the menu "File" > "Preferences" and add the following text to the box "Additional Boards Manager URLs":
6
-https://cdn.rawgit.com/geolink/opentracker-arduino-board/master/package_opentracker_index.json
+https://raw.githubusercontent.com/geolink/opentracker-arduino-board/master/package_opentracker_index.json
7
8
**NOTE**
9
The link points to the package description file in the "master" branch, that may include new releases in the future.
0 commit comments