We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e2e6e commit 0360250Copy full SHA for 0360250
README.md
@@ -9,13 +9,15 @@ The **LiquidCrystal** HW can be ordered from here:
9
* http://www.dx.com/p/arduino-2-6-lcd-keypad-shield-expansion-board-134404#.U4z6LygUdpU
10
11
The schematic of this LcdKeypad Shield can be found [here](http://forum.arduino.cc/index.php?action=dlattach;topic=95618.0;attach=15041).
12
+
13
Uses the LiquidCrystal driver (http://arduino.cc/en/Reference/LiquidCrystal)
14
15
16
17
The **LiquidTWI2** HW can be ordered from here:
18
* http://www.adafruit.com/product/772 (blue & white)
19
* http://www.adafruit.com/products/716 (RGB color, negative)
20
21
Uses the LiquidTWI2 driver (https://github.com/lincomatic/LiquidTWI2)
22
23
0 commit comments