diagnostic disables

This commit is contained in:
Mikayla
2024-12-10 04:17:30 +00:00
parent e54ecf43ed
commit 49b545ba2c
6 changed files with 8 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ local PCALL_SCRAM_MSG = "Scram requires the reactor to be active."
local PCALL_START_MSG = "Reactor is already active."
---@type plc_config
---@diagnostic disable-next-line: missing-fields
local config = {}
plc.config = config