forked from mirrors/qmk_firmware
Fix vusb compiling after clang-format
This commit is contained in:
parent
beb320a5c6
commit
7ff57644e1
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
||||||
* This Revision: $Id: usbportability.h 785 2010-05-30 17:57:07Z cs $
|
* This Revision: $Id: usbportability.h 785 2010-05-30 17:57:07Z cs $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// clang-format off
|
||||||
|
|
||||||
/*
|
/*
|
||||||
General Description:
|
General Description:
|
||||||
This header is intended to contain all (or at least most of) the compiler
|
This header is intended to contain all (or at least most of) the compiler
|
||||||
|
|
Loading…
Reference in a new issue