Skip to content

Commit cb56097

Browse files
committed
Merge branch 'launch/imola' of https://github.com/arduino/docs-content-private into launch/imola
2 parents 11faba1 + d54f746 commit cb56097

File tree

9 files changed

+42
-40
lines changed

9 files changed

+42
-40
lines changed

content/hardware/02.uno/boards/uno-q/product.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: UNO Q
33
url_shop: https://store.arduino.cc/uno-q
44
primary_button_url: /tutorials/uno-q/user-manual
55
primary_button_title: User Manual
6-
secondary_button_url: /software/app-lab/tutorials/getting-started
6+
secondary_button_url: /tutorials/uno-q/arduino-app-lab
77
secondary_button_title: Arduino App Lab
88
certifications: [CE/RED, RoHS, REACH, WEEE, UKCA, RCM, FCC, IC, MIC, SRRC, NCC, WPC, Bluetooth, KC, Anatel, ICASA]
99
sku: [ABX00162]
3.84 KB
Loading
1.19 MB
Loading
1.01 MB
Loading
987 KB
Loading

content/hardware/02.uno/boards/uno-q/tutorials/01.power-specification/content.md

Lines changed: 35 additions & 33 deletions
Large diffs are not rendered by default.

content/hardware/12.hero/boards/micro/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<FeatureDescription>
22

3-
The Micro is a microcontroller board based on the ATmega32U4, developed in conjunction with Adafruit®. It has 20 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs), a 16 MHz crystal oscillator, a micro USB connection, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a micro USB cable to get started. It has a form factor that enables it to be easily placed on a breadboard. The Micro board is similar to the Arduino Leonardo in that the ATmega32U4 has built-in USB communication, eliminating the need for a secondary processor. This allows the Micro to appear to a connected computer as a mouse and keyboard, in addition to a virtual (CDC) serial / COM port.
3+
The Micro is a microcontroller board based on the ATmega32U4, developed in conjunction with Adafruit. It has 20 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs), a 16 MHz crystal oscillator, a micro USB connection, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a micro USB cable to get started. It has a form factor that enables it to be easily placed on a breadboard. The Micro board is similar to the Arduino Leonardo in that the ATmega32U4 has built-in USB communication, eliminating the need for a secondary processor. This allows the Micro to appear to a connected computer as a mouse and keyboard, in addition to a virtual (CDC) serial / COM port.
44

55
</FeatureDescription>
66

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"homepage": "https://github.com/arduino/docs-content#readme",
2020
"dependencies": {
21-
"@arduino/docs-arduino-cc": "^2.1.1",
21+
"@arduino/docs-arduino-cc": "^2.1.2-alpha.4",
2222
"gatsby": "^5.11.0",
2323
"gatsby-background-image": "^1.6.0",
2424
"gatsby-image": "^3.11.0",

0 commit comments

Comments
 (0)