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 N5110 by
Revision 20:80bdef8bfd48, committed 2015-05-12
- Comitter:
- j_ogus
- Date:
- Tue May 12 22:03:40 2015 +0000
- Parent:
- 19:ba8addc061ea
- Commit message:
- minor changes made, dated below original author
Changed in this revision
N5110.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/N5110.h Thu Apr 23 18:57:52 2015 +0000 +++ b/N5110.h Tue May 12 22:03:40 2015 +0000 @@ -51,6 +51,8 @@ @author Craig A. Evans @date 17th March 2015 +@author updated Jeremy Ogus +@date 10/05/2015 * * Example: * @code @@ -164,7 +166,7 @@ public: /** Create a N5110 object connected to the specified pins * - * @param pwr Pin connected to Vcc on the LCD display (pin 1) + * @ pwr Pin connected to Vcc on the LCD display (pin 1) * @param sce Pin connected to chip enable (pin 3) * @param rst Pin connected to reset (pin 4) * @param dc Pin connected to data/command select (pin 5)