From da022a629dd12962cf0192152ab3175f6209f69f Mon Sep 17 00:00:00 2001 From: giuliof Date: Sun, 5 May 2019 23:57:44 +0200 Subject: [PATCH] Typo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9bba579..38258fc 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ PC software. With this code panels can be controlled from PC, with wired (USB) or wireless (xBee, nRF24) connections. **Caution!** This code is not compatibile with the [original Archery Clock -circuit](http://archeryclock.com/Schematics.html) bocause of pinout changes. +circuit](http://archeryclock.com/Schematics.html) because of pinout changes. ## How can I use it? You'll need: - an Arduino Mega; -- Archerino PCB or an handmade one, see [schematics](https://git.golem.linux.it/giuliof/Archerino-schematics); +- Archerino PCB or a handmade one, see [schematics](https://git.golem.linux.it/giuliof/Archerino-schematics); - (optional) a radio interface (xBee or nRF24L01); - hjegers's Archery Clock software (crossplatform!). @@ -92,4 +92,4 @@ This project is released under the GPL License - see the [LICENSE.md](LICENSE.md Thanks to * Giulia of "Arcieri del Poggio" who contributed to first panel version assembly; -* Paolo of "Arcieri Poggibonsi" who acted as beta tester and helped with feedbacks and advices; \ No newline at end of file +* Paolo of "Arcieri Poggibonsi" who acted as beta tester and helped with feedbacks and advices;