From d0276ffca63dda0f96ff42aecfee574068372cb9 Mon Sep 17 00:00:00 2001 From: Ilmari Kontulainen Date: Tue, 24 Mar 2020 10:10:20 +0200 Subject: [PATCH] Add link for info on adding seeed boards. --- docs/Getting_Started_with_Seeeduino.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/Getting_Started_with_Seeeduino.md b/docs/Getting_Started_with_Seeeduino.md index 86775fbb..31110543 100644 --- a/docs/Getting_Started_with_Seeeduino.md +++ b/docs/Getting_Started_with_Seeeduino.md @@ -25,6 +25,8 @@ Open the LED blink example sketch: **File>Examples>01.Basics>Blink**. ### 3. Select your board +Firstly, ![add Seeed boards to Arduino IDE](http://wiki.seeedstudio.com/Seeed_Arduino_Boards/). + You'll need to select the entry in the Tools > Board menu that corresponds to your Arduino. 在Here we need to select ATmega328. ![](https://github.com/SeeedDocument/Getting_Started_with_Seeeduino/raw/master/img/Getting_Started2.png) @@ -46,4 +48,4 @@ Now, simply click the "Upload" button in the environment. Wait a few seconds - y A few seconds after the upload finishes, you should see the pin 13 (L) LED on the board start to blink (in orange). If it does, congratulations! You've gotten Arduino up-and-running. ## Tech Support -Please submit any technical issue into our [forum](http://forum.seeedstudio.com/).

\ No newline at end of file +Please submit any technical issue into our [forum](http://forum.seeedstudio.com/).