Skip to content

Commit 36b1e4b

Browse files
authored
Renaming boards in tutorial for setup guide
The Setup Guide is still used by many users, so it's important we keep the tutorials in it up to date with names. This PR updates some names in the product list.
1 parent afad791 commit 36b1e4b

File tree

1 file changed

+3
-3
lines changed
  • content/software/ide-v1/tutorials/getting-started/cores/arduino-avr

1 file changed

+3
-3
lines changed

content/software/ide-v1/tutorials/getting-started/cores/arduino-avr/arduino-avr.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Installing classic AVR boards.'
2+
title: 'Installing classic AVR boards'
33
compatible-products: [uno-rev3, uno, micro, mega, leonardo, nano]
44
difficulty: beginner
55
description: 'A quick guide to installing classic Arduino boards, including the UNO, Mega, Leonardo and Micro.'
@@ -19,11 +19,11 @@ You can download the editor from [our software page](https://www.arduino.cc/en/s
1919
### Boards using the AVR core
2020

2121
- Arduino UNO R3
22-
- Arduino Mega2560
22+
- Arduino Mega 2560 Rev3
2323
- Arduino Nano (classic)
2424
- Arduino Micro
2525
- Arduino Leonardo
26-
- UNO Mini LE
26+
- Arduino UNO Mini Limited Edition
2727

2828
### Retired boards using the AVR core
2929

0 commit comments

Comments
 (0)