Documentation update on SCHEDULER

This commit is contained in:
FlightControl
2016-06-15 06:50:08 +02:00
parent 75277bd249
commit 0500915d11

View File

@@ -10,8 +10,8 @@
-- --
-- * @{Scheduler#SCHEDULER.New}: Setup a new scheduler and start it with the specified parameters. -- * @{Scheduler#SCHEDULER.New}: Setup a new scheduler and start it with the specified parameters.
-- --
-- SCHEDULER timer stop and start -- 1.2) SCHEDULER timer stop and start
-- ------------------------------ -- -----------------------------------
-- The SCHEDULER can be stopped and restarted with the following methods: -- The SCHEDULER can be stopped and restarted with the following methods:
-- --
-- * @{Scheduler#SCHEDULER.Start}: (Re-)Start the scheduler. -- * @{Scheduler#SCHEDULER.Start}: (Re-)Start the scheduler.