bring back switch_pos_t

This commit is contained in:
Thomas Gubler
2015-01-08 10:54:09 +01:00
parent f86c0ed892
commit f960bbf529
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -314,5 +314,6 @@ typedef uint8_t arming_state_t;
typedef uint8_t main_state_t;
typedef uint8_t hil_state_t;
typedef uint8_t navigation_state_t;
typedef uint8_t switch_pos_t;
#endif /* _UORB_UORB_H */