From 31bc8f27f93e8129d3c72503885c98baac03ac10 Mon Sep 17 00:00:00 2001 From: Hans Date: Wed, 16 Mar 2022 07:31:47 +0100 Subject: [PATCH] Fix incorrect LED pin on Curiosity Nano and Xplained Pro pinouts Closes #93 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4879383..f3a71f1 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ Click to enlarge: Click to enlarge: - + ### AVR-IOT WG [The AVR-IOT WG](https://www.microchip.com/developmenttools/ProductDetails/AC164160) uses the ATmega4808 in a 32 pin package. *32 pin standard* is the correct pinout for this board. Note that UART2 is connected to the nEDBG chip (often referred to as the debug serial port). This means you'll have to use `Serial2.begin(baud)` to print to the serial monitor. You'll also have to choose **Atmel nEDBG (ATSAMD21E18)** as your programmer to upload code. For more information about this board please refer to the user guide and its schematic. @@ -295,4 +295,4 @@ Click to enlarge: Click to enlarge: - +