add @commanded for units (#3870)

This commit is contained in:
DeltaNedas
2020-12-17 00:42:48 +00:00
committed by GitHub
parent b12cac7b30
commit 8bc349b68c
2 changed files with 2 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ public enum LAccess{
type,
flag,
controlled,
commanded,
name,
config,
payloadCount,