mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
common: fix mix of spaces & tabs
This commit is contained in:
parent
9502b54aa0
commit
23f1a253a7
32 changed files with 4323 additions and 4323 deletions
|
@ -270,7 +270,7 @@ static const char bosDescriptor[] = {
|
|||
0x0,
|
||||
0x1, // 1 device capability
|
||||
0x7,
|
||||
0x10, //USB_DEVICE_CAPABITY_TYPE,
|
||||
0x10, // USB_DEVICE_CAPABITY_TYPE,
|
||||
0x2,
|
||||
0x2, // LPM capability bit set
|
||||
0x0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue