Skip to content

Commit 37ba0b5

Browse files
authored
fix(board): Remove comment in pins_arduino.h
1 parent 2f2e5f3 commit 37ba0b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

variants/esp32s3usbotg/pins_arduino.h

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#define Pins_Arduino_h
33

44
#include <stdint.h>
5-
// Prevents fatal compilation failure in Arduino for ESP32 board with OTG
65
#include <stdbool.h>
76

87
#define USB_VID 0x303a

0 commit comments

Comments
 (0)