Digitizer: fix units tag in report descriptor (#24482)
This commit is contained in:
		
							parent
							
								
									11daef82e0
								
							
						
					
					
						commit
						85a7627641
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -659,7 +659,7 @@ const PROGMEM uchar shared_hid_report[] = { | |||
|     0x26, 0xFF, 0x7F, //     Logical Maximum (32767)
 | ||||
|     0x95, 0x02,       //     Report Count (2)
 | ||||
|     0x75, 0x10,       //     Report Size (16)
 | ||||
|     0x65, 0x33,       //     Unit (Inch, English Linear)
 | ||||
|     0x65, 0x13,       //     Unit (Inch, English Linear)
 | ||||
|     0x55, 0x0E,       //     Unit Exponent (-2)
 | ||||
|     0x81, 0x02,       //     Input (Data, Variable, Absolute)
 | ||||
|     0xC0,             //   End Collection
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ryan
						Ryan