Forked para SNOCC
Fork of RA8875 by
Diff: RA8875.h
- Revision:
- 45:679c2fb8480c
- Parent:
- 44:207594dece70
- Child:
- 50:2c4f474a2453
--- a/RA8875.h Mon Mar 10 11:40:56 2014 +0000 +++ b/RA8875.h Mon Mar 10 23:53:40 2014 +0000 @@ -124,8 +124,8 @@ /// RA8875(PinName mosi, PinName miso, PinName sclk, PinName csel, PinName reset, const char * name = "lcd"); - /// Destructor doesn't have much to do as this would typically be created - /// at startup, and not at runtime. + // Destructor doesn't have much to do as this would typically be created + // at startup, and not at runtime. //~RA8875(); /// Select the layer for subsequent commands.