初始化提交
This commit is contained in:
9
arduino-cli/libraries/Keypad/README.md
Normal file
9
arduino-cli/libraries/Keypad/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
## Keypad library for Arduino
|
||||
|
||||
**Authors:** *Mark Stanley***,** *Alexander Brevig*
|
||||
|
||||
|
||||
This repository is a copy of the code found here [[Arduino Playground]](http://playground.arduino.cc/Code/Keypad).
|
||||
|
||||
The source and file structure has been modified to conform to the newer `1.5r2` library specification and is not compatible with legacy IDE's.
|
||||
For these IDE's, visit the link above to grab the pre `1.0` compatible version, or download it directly here: [[pre `1.0` version]](http://playground.arduino.cc/uploads/Code/keypad.zip).
|
||||
Reference in New Issue
Block a user