Skip to content

Log a bug if a client tries to send a discrete value 1

Peter Hutterer requested to merge whot/libei:wip/warning-discrete-1 into main

Discrete values are multiples of 120 and it's unlikely the device to be emulated is that precise, so let's assume it's a bug and the client wasn't aware of the 120-multiple requirement.

Merge request reports