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.
Dependencies: mbed
Diff: help/help.h
- Revision:
- 23:f433f8d8698e
- Parent:
- 22:c1e1283c6356
- Child:
- 25:1d91ab97d86a
- Child:
- 26:6a1476a0bba9
--- a/help/help.h Mon Apr 30 00:14:02 2018 +0000
+++ b/help/help.h Mon Apr 30 01:14:21 2018 +0000
@@ -19,6 +19,7 @@
void statement1(N5110 &lcd);
void statement2(N5110 &lcd);
void statement3(N5110 &lcd);
+ void statement4(N5110 &lcd);
void page_on(Gamepad &pad,N5110 &lcd);
void page_back(Gamepad &pad,N5110 &lcd);