potato

Dependencies:   mbed

Fork of analoghalls by N K

Revision:
4:f18f6bc5e1fd
Parent:
3:86ccde39f61b
--- a/shared.h	Wed Feb 25 04:44:05 2015 +0000
+++ b/shared.h	Thu Feb 26 04:49:21 2015 +0000
@@ -13,7 +13,7 @@
 extern float throttle_read;
 #ifdef __DEBUG
 extern float *fbuffer;
-extern int bufidx;
+extern int bufidx, skipidx;
 #endif
 
 #endif
\ No newline at end of file