receiver: fixed number of spec "field widths"

This commit is contained in:
Vinícius 2020-08-31 08:31:36 -03:00 committed by Peter F. Patel-Schneider
parent 1e8956ff96
commit 1ce67954cb
1 changed files with 1 additions and 1 deletions

View File

@ -776,7 +776,7 @@ SUB_PARAM = { # (byte count, minimum, maximum)
# Spec Ids for feature GESTURE_2
SPEC = _NamedInts(
DVI_field_width=1,
field_widths=1,
field_widths=2,
period_unit=3,
resolution=4,
multiplier=5,