Skip to content

Commit 7e14991

Browse files
authored
feat(pins_arduino): fixes lack of stdint in the right place
1 parent 986b40a commit 7e14991

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: variants/alfredo-nou3/pins_arduino.h

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

4-
#include <stdint.h>
54

65
#define USB_VID 0xAFD0
76
#define USB_PID 0x0003

0 commit comments

Comments
 (0)