oh sorry! i took the // out of each case so it resembles this now
case general_alarm:
file = new AudioFileSourceSD("/wav/alarm.wav");
printf("/wav/alarm.wav\n");
break;
oh sorry! i took the // out of each case so it resembles this now
case general_alarm:
file = new AudioFileSourceSD("/wav/alarm.wav");
printf("/wav/alarm.wav\n");
break;