" Shared by Components DJIStick " "ToDo - #ifndef DJIStick_h #define DJIStick_h typedef struct { int horizontalPosition; int verticalPosition; } DJIStick; #endif "