mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Typo
This commit is contained in:
parent
8072e6f1bb
commit
e92dd0d03d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// Just a copy of the HelloWorld example bundled with the LiquidCrystal in the Arduino IDE
|
||||
// Just a copy of the HelloWorld example bundled with the LiquidCrystal library in the Arduino IDE
|
||||
|
||||
// HD44780 compatible LCD display via MAX3421E GPOUT support header
|
||||
// pinout: D[4-7] -> GPOUT[4-7], RS-> GPOUT[2], E ->GPOUT[3]
|
||||
|
|
Loading…
Reference in a new issue