From 37e3b7538926b2e08a45d53c1cd360e00fbe608f Mon Sep 17 00:00:00 2001 From: Robert Keith Date: Thu, 18 Apr 2019 13:00:58 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59aee63..4f29b90 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Arduino M0 Pro | 0 | 1 | Arduino Zero | 0 | 1 | | Arduino Due | 9 | 8 | Wire up RX3 (15) to pin 8 on board, TX3 to pin9 | Arduino Mega | 10 | 11 | | - +Arduino WiFi Rev2 | 9 | 8 | | ## Example Setup ## The example sketches can be found in the Arduino IDE under _File >