#324 fixed alarm sounder lag

This commit is contained in:
Mikayla Fischler
2023-08-26 19:01:22 -04:00
parent 17698b7fb4
commit 2ed28cf74d
6 changed files with 8 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ local cc_strings = require("cc.strings")
local util = {}
-- scada-common version
util.version = "1.0.1"
util.version = "1.0.2"
-- ENVIRONMENT CONSTANTS --