Commit 26234158 authored by simon's avatar simon
Browse files

comment

parent 53f89ba5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ Go language joystick interface.

uses Linux input interface to receive events directly, no polling.

then channels to pipe around events, for flexibility and multi-threading.
then uses channels to pipe around events, for flexibility and multi-threading.

Overview/docs: [![GoDoc](https://godoc.org/github.com/splace/joysticks?status.svg)](https://godoc.org/github.com/splace/joysticks)