aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.go b/main.go
index 6f2b3c5..cb97dff 100644
--- a/main.go
+++ b/main.go
@@ -20,9 +20,9 @@ func main() {
defer cu.Home()
defer cu.LineType(Solid)
- //cu.TestCut()
+ cu.TestCut()
//cu.TestPattern()
- cu.EasterEgg()
+ //cu.EasterEgg()
/*
for i := 0; i < 9; i++ {