a fork of priustroller

Dependencies:   mbed

Fork of priustroller_current by N K

Revision:
53:ef62d7a958f2
Parent:
24:f1ff9c7256b5
--- a/debug/debug.h	Sun Apr 26 10:52:08 2015 +0000
+++ b/debug/debug.h	Sat May 02 00:21:00 2015 +0000
@@ -15,6 +15,7 @@
     int _size;
     int _channels;
     int *_index;
+    int _triggered;
     int _done;
     float *_buffer;
 };