Commit 73d86764 authored by simon's avatar simon
Browse files

comment

parent 2ddab74c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -73,4 +73,10 @@ func play(s Sound) {
/*  Hal3 Sat 28 Jan 17:57:57 GMT 2017 go version go1.6.2 linux/amd64
Sat 28 Jan 17:57:59 GMT 2017
*/
/*  Hal3 Thu 6 Apr 21:58:52 BST 2017 go version go1.6.2 linux/amd64
Thu 6 Apr 21:59:04 BST 2017
*/
/*  Hal3 Thu 6 Apr 21:59:14 BST 2017 go version go1.6.2 linux/amd64
Thu 6 Apr 22:00:57 BST 2017
*/
+3 −0
Original line number Diff line number Diff line
@@ -6,6 +6,9 @@ import (
	"fmt"
)

// TODO integer axis position events
// TODO drag event

var LongPressDelay = time.Second

type hatAxis struct {