added final product gif

This commit is contained in:
cpu
2025-11-10 12:00:47 +01:00
parent d430de174f
commit c8ece7e321
3 changed files with 5 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 MiB

View File

@@ -47,4 +47,8 @@ You can import the [3mf file](Krabicka_hexagon.3mf) to your slicer for printing.
## Customize your design
Open the [3D model](Krabicka_hexagon.FCStd) in FreeCAD to model your changes.
Open the [3D model](Krabicka_hexagon.FCStd) in FreeCAD to model your changes.
## Final Product
![Hexagon](Krabicka_hexagon_final.gif)

View File

@@ -1,5 +1,4 @@
#include <bluefruit.h>
#include <bluefruit.h>
// Pin definitions for the 9 buttons
const int buttonPins[] = {1, 2, 3, 4, 5, 6, 8, 9, 10};