Luke Cartwright / Mbed 2 deprecated ELEC2645_Project_el18loc_nearlythere

Dependencies:   mbed

Revision:
10:258a1eca02cc
Parent:
9:f6ba53e355a0
Child:
11:6ae098535da9
diff -r f6ba53e355a0 -r 258a1eca02cc Startup/startup.h
--- a/Startup/startup.h	Wed May 06 14:37:34 2020 +0000
+++ b/Startup/startup.h	Wed May 06 19:51:22 2020 +0000
@@ -12,7 +12,7 @@
  * @date May 2020
 */
  volatile extern uint16_t sin_wavtable[1024];
-
+ volatile extern uint16_t tri_wavtable[1024];
 
 class startup
 {