Update Lenovo_T61_KBandTP_LC.ino
This commit is contained in:
parent
f45b8c2966
commit
d43b62ab90
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
// The PS/2 code for the Trackpoint was originally from https://playground.arduino.cc/uploads/ComponentLib/mouse.txt
|
||||
// but the interface to the host was changed from RS232 serial to USB using the PJRC Mouse functions.
|
||||
// A watchdog timer was also added to the "while loops" so the code can't hang if a clock edge is missed.
|
||||
//
|
||||
// In the Arduino IDE, select Tools, Teensy LC. Also under Tools, select Keyboard+Mouse+Joystick
|
||||
// Revision History
|
||||
// Initial Release Nov 20, 2018
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue