@ -38,7 +38,7 @@ func main() {
file, err := os.OpenFile("/dev/hidg0", os.O_WRONLY, os.ModePerm)
fmt.Println(err)
for i := 1; i <= 100; i++ {
for i := 1; i <= 1000; i++ {
write = append(write, test[:]...)
write = append(write, unpress[:]...)
}
The note is not visible to the blocked user.