kubtss / Mbed 2 deprecated BIRD2017

Dependencies:   mbed-rtos mbed

Revision:
5:9a1ec02229dd
Parent:
4:650af94bf062
Child:
6:0d9fa7152934
diff -r 650af94bf062 -r 9a1ec02229dd Global.h
--- a/Global.h	Tue Sep 29 18:23:29 2015 +0000
+++ b/Global.h	Fri Oct 09 14:29:32 2015 +0000
@@ -28,6 +28,8 @@
     static double altitude;    
     
     public :
+    static void initialize();
+    
     static const int rotateperrevolutions=12;
     static const int rotateperrevolutions_onepulse=1;