Skip to content

Commit 75688a6

Browse files
committed
Added 3d Printer Button to Cammie
1 parent cf2d85a commit 75688a6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/cammie.erb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,11 @@ title: Cammie
8181
Deur
8282
</button>
8383
</div>
84+
<div class="column">
85+
<button class="button is-primary is-full-width ctrl" data-command="set_pos" data-x="-20" data-y="30">
86+
3d Printer
87+
</button>
88+
</div>
8489
<% if christmastime? %>
8590
<div class="column">
8691
<button class="button is-primary is-full-width ctrl" data-command="set_pos" data-x="-110" data-y="25">

0 commit comments

Comments
 (0)