final form

Dependencies:   mbed C12832

Revision:
1:fa25df63b18f
Parent:
0:733afbfa4d3f
Child:
2:c95f08525bea
--- 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)