Skip to content

Commit a650fc0

Browse files
authored
clangformat fix
1 parent 6f2c5cf commit a650fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/arduino/webusb/Adafruit_USBD_WebUSB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#include "Arduino.h"
3131

3232
#ifdef ARDUINO_ARCH_ESP32
33-
#include "USB.h"
33+
#include "USB.h"
3434
#endif
3535

3636
//--------------------------------------------------------------------+

0 commit comments

Comments
 (0)