From ffae98405f45ce98728d71ff7df94b994df20125 Mon Sep 17 00:00:00 2001 From: Daniele Verducci Date: Wed, 20 Aug 2025 18:00:16 +0200 Subject: [PATCH] Fixed electric scheme url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96a23cb..cc5d292 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ In any case, the file you have to use is `hexagon.yaml`. Find a suitable enclosure, install the switches, speaker, battery holder and ESP8266. Cut the neopixel-compatible led strip in six chunks of two leds, stick it to the 6 sections of the box and solder it according to the electric scheme. Test it all and decorate as you prefer. You will find useful: -- the [Electric scheme](hexagon-schematics.pdf) (image, or if you prefer you can open the KiCad project) +- the [Electric scheme](doc/hexagon-schematics.pdf) (image, or if you prefer you can open the KiCad project) - the worklog (TODO: Link to the Fediverse) to see how I built mine ## Contributing