chore: CRLF to LF
This commit is contained in:
Vendored
+724
-724
File diff suppressed because it is too large
Load Diff
Vendored
+6
-6
@@ -1,6 +1,6 @@
|
||||
#ifndef USB_HID_USAGE_H
|
||||
#define USB_HID_USAGE_H
|
||||
|
||||
char* usb_hid_get_usage_text(uint32_t usagePage, uint32_t usage);
|
||||
|
||||
#endif //USB_HID_USAGE_H
|
||||
#ifndef USB_HID_USAGE_H
|
||||
#define USB_HID_USAGE_H
|
||||
|
||||
char* usb_hid_get_usage_text(uint32_t usagePage, uint32_t usage);
|
||||
|
||||
#endif //USB_HID_USAGE_H
|
||||
|
||||
Reference in New Issue
Block a user