#400 revert changes

This commit is contained in:
Mikayla
2025-09-12 01:22:27 +00:00
parent eb95f2331d
commit d0276e149b
3 changed files with 1 additions and 42 deletions

View File

@@ -55,8 +55,7 @@ local MGMT_TYPE = {
DIAG_TONE_GET = 6, -- (API) diagnostic: get alarm tones
DIAG_TONE_SET = 7, -- (API) diagnostic: set alarm tones
DIAG_ALARM_SET = 8, -- (API) diagnostic: set alarm to simulate audio for
INFO_LIST_CMP = 9, -- (API) info: list all computers on the network
INFO_LIST_PERI = 10 -- (API) info: list all peripherals on the network
INFO_LIST_CMP = 9 -- (API) info: list all computers on the network
}
---@enum CRDN_TYPE