1.44 tft lcd display
Dependencies: TFT_fonts mbed-os
Fork of newTFTLCD by
Diff: st7735.h
- Revision:
- 28:6ac2fa56f82c
- Parent:
- 22:4c169297f374
- Child:
- 29:35482446e4ee
diff -r 26491d710e72 -r 6ac2fa56f82c st7735.h --- a/st7735.h Mon Jul 22 01:48:06 2013 +0000 +++ b/st7735.h Thu May 24 07:55:36 2018 +0000 @@ -128,6 +128,7 @@ */ virtual void WakeUp( void ); + protected: /** Sends a command to the display. *