added final product gif
This commit is contained in:
BIN
arduino/Krabicka_hexagon_final.gif
Normal file
BIN
arduino/Krabicka_hexagon_final.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 35 MiB |
@@ -48,3 +48,7 @@ You can import the [3mf file](Krabicka_hexagon.3mf) to your slicer for printing.
|
|||||||
## Customize your design
|
## 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
|
||||||
|
|
||||||
|

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