We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b0a5b commit c0da99aCopy full SHA for c0da99a
libraries/SAMD_BootloaderUpdater/examples/UpdateBootloader/UpdateBootloader.ino
@@ -1,10 +1,12 @@
1
/*
2
Update Bootloader
3
4
- This sketch checks if you Arduino SAMD board is running the latest bootloader.
+ This sketch checks if your Arduino SAMD board is running the latest bootloader.
5
6
If it is not, it prompts you to update it.
7
8
+ NOTE: please make sure the line ending setting in the Serial Monitor is set to "Both NL & CR"
9
+
10
Circuit:
11
- MKR Vidor 4000
12
0 commit comments