Luke Cartwright / Mbed 2 deprecated ELEC2645_Project_el18loc_nearlythere

Dependencies:   mbed

Revision:
11:6ae098535da9
Parent:
10:258a1eca02cc
Child:
14:9cfe0041cc4e
--- a/Startup/startup.h	Wed May 06 19:51:22 2020 +0000
+++ b/Startup/startup.h	Thu May 07 12:22:39 2020 +0000
@@ -13,6 +13,7 @@
 */
  volatile extern uint16_t sin_wavtable[1024];
  volatile extern uint16_t tri_wavtable[1024];
+ volatile extern uint16_t pulse_wavtable[1024];
 
 class startup
 {