Device: Add sendSPIPortKeyOperation()

This commit is contained in:
Max Brombach
2026-08-04 15:42:21 -04:00
committed by Kyle Schwarz
parent 78c2e3ff89
commit 1dda9f5412
8 changed files with 92 additions and 0 deletions
+1
View File
@@ -77,6 +77,7 @@ enum class ExtendedCommand : uint16_t {
TransmitCoreminiMessage = 0x0028,
GenericBinaryInfo = 0x0030,
LiveData = 0x0035,
ExecuteSPIPortKeyOperation = 0x003C,
RequestTC10Wake = 0x003D,
RequestTC10Sleep = 0x003E,
GetTC10Status = 0x003F,