8000 fixing trailing space · pypewpew/circuitpython@e07bce2 · GitHub
[go: up one dir, main page]

Skip to content

Commit e07bce2

Browse files
fixing trailing space
1 parent 8737291 commit e07bce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/raspberrypi/boards/jpconstantineau_encoderpad_rp2040/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
USB_VID = 0x1d50
2-
USB_PID = 0x616f
2+
USB_PID = 0x616f
33
USB_PRODUCT = "EncoderPad RP2040"
44
USB_MANUFACTURER = "JPConstantineau"
55

0 commit comments

Comments
 (0)
0