Update Lenovo_T61_KBandTP.ino
This commit is contained in:
parent
6645f264cd
commit
fa1570caad
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
// Description of Teensyduino keyboard functions is at www.pjrc.com/teensy/td_keyboard.html
|
||||
// The ps/2 code uses the USB PJRC Mouse functions at www.pjrc.com/teensy/td_mouse.html
|
||||
// The ps/2 code has a watchdog timer 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
|
||||
// In the Arduino IDE, select Tools, Teensy 3.2. Also under Tools, select Keyboard+Mouse+Joystick
|
||||
//
|
||||
// Revision History
|
||||
// Rev 1.0 - Nov 23, 2018 - Original Release
|
||||
|
|
Loading…
Reference in a new issue