From c92e7f487df7d8afb1a9a4a1eacfe613e7e4679b Mon Sep 17 00:00:00 2001 From: mcgurk Date: Tue, 6 Sep 2016 14:12:47 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index dfa92e5..cd631db 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,7 @@ You can use any IO-pins, but try to avoid pins 0 and 1. They are serial port TX - Test your programming environment and upload - You can now test your setup. One basic example is "blink". With this board, it doesn't blink, because there is no led in pin 13. Nevertheless you can use it as a test that your IDE and Arduino works. - Select `File->Examples->01.Basics->Blink` and press `Upload` (Arrow to right -symbol top of code windows). If you get no errors, you are good to go. + You can now test your setup. One basic example is "blink". With this board, it doesn't blink, because there is no led in pin 13. Nevertheless you can use it as a test that your IDE and Arduino works. Select `File -> Examples -> 01.Basics -> Blink` and press `Upload` (Arrow to right -symbol top of code windows). If you get no errors, you are good to go. - Install joystick library