Working read code with mode button

Dependencies:   SDFileSystem emic2 mbed-rtos mbed

Fork of BAT_senior_design_Testnew by BAT

Revision:
42:44a898adef26
Parent:
0:5887cb744114
Child:
43:82d67fb53e61
--- a/main.cpp	Mon Dec 04 20:14:24 2017 +0000
+++ b/main.cpp	Mon Dec 04 23:25:38 2017 +0000
@@ -174,7 +174,7 @@
     int type = 0;
 
     //TEXT-TO-SPEECH LOGIC
-    myTTS.volume(1); //max volume is 18
+    myTTS.volume(18); //max volume is 18
     myTTS.voice(2);
 
     char* braille;