Changeset 122 in flair-src for trunk/demos/Skeletons/CustomReferenceAngles/src/MyApp.h
- Timestamp:
- 01/06/17 13:56:26 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/demos/Skeletons/CustomReferenceAngles/src/MyApp.h
r43 r122 31 31 class MyApp : public flair::meta::UavStateMachine { 32 32 public: 33 MyApp(flair:: meta::Uav* uav,flair::sensor::TargetController *controller);33 MyApp(flair::sensor::TargetController *controller); 34 34 ~MyApp(); 35 35
Note:
See TracChangeset
for help on using the changeset viewer.