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 |
@@ -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
|
||||
|
||||

|
||||
|
||||
@@ -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};
|
||||
|
||||
Reference in New Issue
Block a user