IoT - Modular - ILI9341.h

From The TinkerNet Wiki
Revision as of 21:06, 30 April 2021 by Tinker (talk | contribs) (Created page with "<syntaxhighlight lang="cpp" line="1"> // ILI9341 // TFT display (240x320 pixel) // Look at https://github.com/Bodmer/TFT_eSPI </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
1 // ILI9341
2 // TFT display (240x320 pixel)
3 
4 // Look at https://github.com/Bodmer/TFT_eSPI