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.
Revision 1:fa25df63b18f, committed 2018-10-16
- Comitter:
- chenniges
- Date:
- Tue Oct 16 10:24:05 2018 +0000
- Parent:
- 0:733afbfa4d3f
- Child:
- 2:c95f08525bea
- Commit message:
- V3 hopefully working
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Oct 16 10:21:28 2018 +0000
+++ b/main.cpp Tue Oct 16 10:24:05 2018 +0000
@@ -149,7 +149,7 @@
an = 1;
}
lcd.cls();
- lcd.printf("Do you want to see the number of %d coins?",v[an]);
+ lcd.printf("Do you want to see the number of %d %c coins?",v[an],char(163));
//button1 = 0;
}
if (button2 == 1)