mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Device: Add ExtendedCommand::GetAllMACAddresses
This commit is contained in:
committed by
Kyle Schwarz
parent
49e578a657
commit
3ab06199c3
@@ -64,6 +64,7 @@ enum class ExtendedCommand : uint16_t {
|
||||
RequestTC10Wake = 0x003D,
|
||||
RequestTC10Sleep = 0x003E,
|
||||
GetTC10Status = 0x003F,
|
||||
GetAllMACAddresses = 0x0040,
|
||||
ProtobufAPI = 0x0041,
|
||||
TransmitMessage = 0x0042,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user