Luke Cartwright / Mbed 2 deprecated ELEC2645_Project_el18loc_nearlythere

Dependencies:   mbed

Revision:
10:258a1eca02cc
Parent:
7:33cb5f2db1ee
Child:
12:7a399a476cfd
diff -r f6ba53e355a0 -r 258a1eca02cc Startup/startup.cpp
--- a/Startup/startup.cpp	Wed May 06 14:37:34 2020 +0000
+++ b/Startup/startup.cpp	Wed May 06 19:51:22 2020 +0000
@@ -26,7 +26,7 @@
     lcd.printString("CART",12,2);
     lcd.printString("SYNTH",32,3);
     lcd.refresh();
-    lut.sin_wavetable(); //generates wavtable array
+    lut.initial_wavetables();
     wait_ms(1000); //timer to allow theme to play out
     lcd.clear();
     lcd.refresh(); //sets clear screen