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.
Diff: Picaso_4DGL-32PTU.h
- Revision:
- 15:86bdf382e6f7
- Parent:
- 14:561cb06a2739
- Child:
- 16:cb072eea16e9
--- a/Picaso_4DGL-32PTU.h Thu Sep 15 09:48:59 2016 +0000
+++ b/Picaso_4DGL-32PTU.h Thu Sep 15 11:52:31 2016 +0000
@@ -323,4 +323,5 @@
void freeBUFFER (void);
void writeBYTE (char);
void writeCOMMAND(char *, int); // send command to screen
+ void writeCOMMAND_2(char *, int); // send command to screen
};