mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-31 14:57:48 +00:00
edit URLs
This commit is contained in:
@@ -13,9 +13,9 @@ graphictest_kbv.ino: shows all the methods.
|
|||||||
|
|
||||||
LCD_ID_readreg.ino: diagnostic check to identify unsupported controllers.
|
LCD_ID_readreg.ino: diagnostic check to identify unsupported controllers.
|
||||||
|
|
||||||
MCUFRIEND_kbv inherits all the methods from the
|
MCUFRIEND_kbv inherits all the methods from
|
||||||
[url=https://learn.adafruit.com/adafruit-gfx-graphics-library/overview]Adafruit_GFX class[/url] and
|
the Adafruit_GFX class: https://learn.adafruit.com/adafruit-gfx-graphics-library/overview
|
||||||
[url=https://www.arduino.cc/en/Serial/Print]Print class[/url]
|
and Print class: https://www.arduino.cc/en/Serial/Print
|
||||||
|
|
||||||
The only "new" methods are hardware related:
|
The only "new" methods are hardware related:
|
||||||
vertScroll(), readGRAM(), readPixel(), setAddrWindow(), pushColors(), readID(), begin()
|
vertScroll(), readGRAM(), readPixel(), setAddrWindow(), pushColors(), readID(), begin()
|
||||||
|
|||||||
Reference in New Issue
Block a user