a fork of priustroller

Dependencies:   mbed

Fork of priustroller_current by N K

Revision:
42:e4f35ff78d91
Parent:
38:232c51b6853f
Child:
45:a478506acc92
--- a/callbacks.h	Thu Apr 16 22:24:37 2015 +0000
+++ b/callbacks.h	Thu Apr 16 22:55:21 2015 +0000
@@ -5,6 +5,7 @@
 
 void fast(Context *c);
 void fast_test(Context *c);
+void fast_test2();
 void slow(Context *c);
 void debug(Context *c);
 void log(Context *c);