mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 16:29:17 +02:00
faster clock
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ function on_init() end
|
||||
---It should be defined by the user in the script.
|
||||
---@return nil
|
||||
function on_start() end
|
||||
---This function is called every minute
|
||||
---This function is called every second
|
||||
---It should be defined by the user in the script.
|
||||
---@return nil
|
||||
function tick() end
|
||||
|
||||
Reference in New Issue
Block a user