Skip to content

Commit 5383fa6

Browse files
committed
Add the devices loading to the example in the README
1 parent 41305be commit 5383fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ import (
4747
streamdeck "github.com/magicmonkey/go-streamdeck"
4848
"github.com/magicmonkey/go-streamdeck/actionhandlers"
4949
"github.com/magicmonkey/go-streamdeck/buttons"
50+
_ "github.com/magicmonkey/go-streamdeck/devices"
5051
)
5152

5253
func main() {

0 commit comments

Comments
 (0)