This commit is contained in:
Applevangelist
2023-11-25 18:26:43 +01:00
parent 14ff3028e3
commit ac4702b57c
3 changed files with 135 additions and 7 deletions

View File

@@ -566,6 +566,14 @@ ENUMS.ReportingName =
}
}
--- Enums for Link16 transmit power
-- @type ENUMS.Link16Power
ENUMS.Link16Power = {
none = 0,
low = 1,
medium = 2,
high = 3,
}
--- Enums for the STORAGE class for stores - which need to be in ""