Statemachine

This commit is contained in:
FlightControl
2016-06-30 10:52:37 +02:00
parent 7ab52025fd
commit e2250dc92f
38 changed files with 468 additions and 46879 deletions

View File

@@ -1,12 +1,6 @@
--- The TASK Classes define major end-to-end activities within a MISSION. The TASK Class is the Master Class to orchestrate these activities. From this class, many concrete TASK classes are inherited.
-- @module TASK
--- The TASK class
-- @type TASK
-- @extends Base#BASE