Skip to content

Commit f573eca

Browse files
authored
Misc. maintenance [HC-1519, HC-1534] (arduino#355)
* Add missing href to link * Use `table-regular` class to fix alignment issues * Unpublish article The information in the article is incomplete, and possibly inaccurate. * Unpublish article The articles has typos, and presumes a very particular cause for the solution to work. It can be republished after some improvement.
1 parent 16dcb59 commit f573eca

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

content/Custom/Hubs/Trademarks-Licensing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ id: 10598087334428
1717
<img src="https://content.arduino.cc/assets/hc-cross.svg">
1818
<p class="info-title ">Spot a counterfeit</p>
1919
<p>Practical guides to help you identify counterfeit products.</p>
20-
<a class="link-chevron-right">How to spot a counterfeit Arduino</a>
20+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360020652100-How-to-spot-a-counterfeit-Arduino">How to spot a counterfeit Arduino</a>
2121
</div>
2222
</div>
2323
<h2 id="h_01HPS6B8G2CJ38N2NQCHKQSS9C" class="center hub">Trademark Guides</h2>

content/Education and Kits/Science Journal App/Upload-the-Science-Journal-firmware.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ To use the Science Journal, it is necessary to use different libraries and examp
3737
| Arduino MKR WiFi 1010 (with Science Carrier Rev2)| Arduino_ScienceJournal | /ScienceKitR2/<em>PhysicsLabFirmware</em> |
3838
| Arduino Nano RP2040 Connect (by itself) | Arduino_ScienceJournal | /ScienceKit/<em>RP2040ConnectFirmware</em> |
3939
| Arduino Nano RP2040 Connect (with Science Carrier R3)| Arduino_ScienceKitCarrier | /<em>ScienceJournal</em> |
40+
{.table-regular}
4041

4142
<a id="using-the-cloud-editor"></a>
4243

content/Hardware Support/Generic/My-sketch-does-not-start-when-I-power-up-or-reset-the-Arduino-board.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "My sketch does not start when I power up or reset the Arduino board"
33
id: 360018865560
4+
draft: true
45
---
56

67
this is most likely happening because you are sending serial data to the board when it firsts turns on.

content/Software Support/IDE Settings/The-Arduino-IDE-and-the-tools-menu-take-a-long-time-to-open-on-Windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "The Arduino IDE and the tools menu take a long time to open on Windows"
33
id: 360017558720
4+
draft: true
45
---
56

67
If the Arduino software takes a long time to start up and appears to freeze when you try to open the Tools menu, there is a conflict with another device on your system.

0 commit comments

Comments
 (0)