Update Dell_D630_Pointing_Stick.ino
This commit is contained in:
parent
243e3a6d5a
commit
6bef7043f5
1 changed files with 1 additions and 1 deletions
|
@ -74,5 +74,5 @@ void loop() {
|
|||
//
|
||||
// **************************************End of trackpoint routine***********************************
|
||||
//
|
||||
delay(30); // wait 30ms before repeating next polling cycle
|
||||
delay(30); // wait 30ms before repeating main loop
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue