Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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.