File tree Expand file tree Collapse file tree 15 files changed +18
-18
lines changed Expand file tree Collapse file tree 15 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 26
26
*
27
27
* The Archim 1.0 board requires Arduino Archim addons installed.
28
28
*
29
- * - Add the following URL to Arduino IDE's Additional Board Manager URLs:
29
+ * - Add the following URL to Arduino IDE's Additional Boards Manager URLs:
30
30
* https://raw.githubusercontent.com/ultimachine/ArduinoAddons/master/package_ultimachine_index.json
31
31
*
32
- * - In the Arduino IDE Board Manager search for Archim and install the package.
32
+ * - In the Arduino IDE Boards Manager search for Archim and install the package.
33
33
*
34
34
* - Change your target board to "Archim".
35
35
*
Original file line number Diff line number Diff line change 26
26
*
27
27
* The Archim 2.0 board requires Arduino Archim addons installed.
28
28
*
29
- * - Add the following URL to Arduino IDE's Additional Board Manager URLs:
29
+ * - Add the following URL to Arduino IDE's Additional Boards Manager URLs:
30
30
* https://raw.githubusercontent.com/ultimachine/ArduinoAddons/master/package_ultimachine_index.json
31
31
*
32
- * - In the Arduino IDE Board Manager search for Archim and install the package.
32
+ * - In the Arduino IDE Boards Manager search for Archim and install the package.
33
33
*
34
34
* - Change your target board to "Archim".
35
35
*
Original file line number Diff line number Diff line change 35
35
*/
36
36
37
37
/**
38
- * The standard Arduino IDE extension (board manager ) for this board
38
+ * The standard Arduino IDE extension (Boards Manager ) for this board
39
39
* is located at https://github.com/SkyNet3D/anet-board.
40
40
*
41
41
* Installation instructions are on that page.
52
52
*/
53
53
54
54
/**
55
- * Another usable Arduino IDE extension (board manager ) can be found at
55
+ * Another usable Arduino IDE extension (Boards Manager ) can be found at
56
56
* https://github.com/Lauszus/Sanguino
57
57
*
58
58
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Original file line number Diff line number Diff line change 33
33
*/
34
34
35
35
/**
36
- * A useable Arduino IDE extension (board manager ) can be found at
36
+ * A useable Arduino IDE extension (Boards Manager ) can be found at
37
37
* https://github.com/Lauszus/Sanguino
38
38
*
39
39
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Original file line number Diff line number Diff line change 32
32
*/
33
33
34
34
/**
35
- * A useable Arduino IDE extension (board manager ) can be found at
35
+ * A useable Arduino IDE extension (Boards Manager ) can be found at
36
36
* https://github.com/Lauszus/Sanguino
37
37
*
38
38
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Original file line number Diff line number Diff line change 36
36
*/
37
37
38
38
/**
39
- * A useable Arduino IDE extension (board manager ) can be found at
39
+ * A useable Arduino IDE extension (Boards Manager ) can be found at
40
40
* https://github.com/Lauszus/Sanguino
41
41
*
42
42
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Original file line number Diff line number Diff line change 32
32
*/
33
33
34
34
/**
35
- * A useable Arduino IDE extension (board manager ) can be found at
35
+ * A useable Arduino IDE extension (Boards Manager ) can be found at
36
36
* https://github.com/Lauszus/Sanguino
37
37
*
38
38
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Original file line number Diff line number Diff line change 42
42
*/
43
43
44
44
/**
45
- * A useable Arduino IDE extension (board manager ) can be found at
45
+ * A useable Arduino IDE extension (Boards Manager ) can be found at
46
46
* https://github.com/Lauszus/Sanguino
47
47
*
48
48
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Original file line number Diff line number Diff line change 32
32
*/
33
33
34
34
/**
35
- * A useable Arduino IDE extension (board manager ) can be found at
35
+ * A useable Arduino IDE extension (Boards Manager ) can be found at
36
36
* https://github.com/Lauszus/Sanguino
37
37
*
38
38
* This extension has been tested on Arduino 1.6.12 & 1.8.0
Original file line number Diff line number Diff line change 38
38
*/
39
39
40
40
/**
41
- * A useable Arduino IDE extension (board manager ) can be found at
41
+ * A useable Arduino IDE extension (Boards Manager ) can be found at
42
42
* https://github.com/Lauszus/Sanguino
43
43
*
44
44
* This extension has been tested on Arduino 1.6.12 & 1.8.0
You can’t perform that action at this time.
0 commit comments