Skip to content

Commit

Permalink
Merge branch 'sago35:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
PercyJW-2 authored Oct 7, 2024
2 parents d920ff4 + 843509b commit 0a7da42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keyboard.go
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@ func (d *Device) Loop(ctx context.Context) error {
cont = false
continue
case <-ticker:
default:
}

err := d.Tick()
Expand Down

0 comments on commit 0a7da42

Please sign in to comment.