mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-13 09:16:15 +00:00
Commit
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+16
-28753
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,8 @@
|
|||||||
|
GroupTest = GROUP:FindByName("Test")
|
||||||
|
|
||||||
|
TestScheduler = SCHEDULER:New( nil,
|
||||||
|
function()
|
||||||
|
|
||||||
|
MESSAGE:New("Hello World", 5 ):ToAll()
|
||||||
|
|
||||||
|
end, {}, 10, 10 )
|
||||||
Binary file not shown.
Reference in New Issue
Block a user