mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-13 18:58:54 +01:00
Mark code sections to be left alone by clang-format.
This commit is contained in:
@@ -159,6 +159,7 @@ uint8_t usb_descriptor_string_languages[] = {
|
||||
USB_WORD(USB_STRING_LANGID), // wLANGID
|
||||
};
|
||||
|
||||
// clang-format off
|
||||
uint8_t usb_descriptor_string_manufacturer[] = {
|
||||
40, // bLength
|
||||
USB_DESCRIPTOR_TYPE_STRING, // bDescriptorType
|
||||
|
||||
Reference in New Issue
Block a user