Changes

160 bytes added ,  22:34, 23 November 2018
Line 651: Line 651:  
| 900 || ActivateInputDetector
 
| 900 || ActivateInputDetector
 
|-
 
|-
| 901 || NotifyInputDetector
+
| 901 || [[#NotifyInputDetector]]
 
|-
 
|-
 
| 1000 || InitializeFirmwareUpdate
 
| 1000 || InitializeFirmwareUpdate
Line 702: Line 702:  
== SetVibrationMasterVolume ==
 
== SetVibrationMasterVolume ==
 
Takes an input 32bit float.
 
Takes an input 32bit float.
 +
 +
== NotifyInputDetector ==
 +
Takes an input u32 bitmask InputSourceId, no output.
 +
 +
This is the only hid:sys command used by USB-sysmodule (with value 0x40).
    
= hid:tmp =
 
= hid:tmp =