UoD_ME30001_Group_2_08 / Mbed 2 deprecated Counting_Machine_V3

Dependencies:   C12832 mbed

Files at this revision

API Documentation at this revision

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)