Update IBM_380_revC.ino
This commit is contained in:
parent
b929998856
commit
3f2cc7c6fb
1 changed files with 1 additions and 1 deletions
|
@ -545,5 +545,5 @@ void loop() {
|
|||
blink_count = blink_count + 1;
|
||||
}
|
||||
//
|
||||
delay(8); // The overall keyboard/trackpoint scanning rate is about 30ms
|
||||
delay(8); // The overall keyboard/trackpoint scanning rate is about 13ms
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue