Tab/space fix

This commit is contained in:
Benjamin Höglinger-Stelzer
2018-09-30 20:13:59 +02:00
parent f537206c2d
commit 5ef68cac46

View File

@@ -32,7 +32,7 @@
#define HID_REPORT_ID_3 0x13
#define HID_REPORT_ID_4 0x14
#define DS4_DESCRIPTOR_SIZE 0x0029
#define DS4_DESCRIPTOR_SIZE 0x0029
#if defined(_X86_)
#define DS4_CONFIGURATION_SIZE 0x0050
#else