Erste version der Software für der Prototyp

Revision:
1:d5c5bb30ac90
Parent:
0:380207fcb5c1
Child:
2:3f836b662104
--- a/Controller.h	Thu Mar 29 07:02:09 2018 +0000
+++ b/Controller.h	Thu Mar 29 09:25:16 2018 +0000
@@ -43,9 +43,6 @@
         void        setX(float x);
         void        setY(float y);
         
-        float       getGammaX();
-        float       getGammaY();
-        float       getGammaZ();
         float       getPhiX();
         float       getPhiY();
         float       getX();