Skip to content

Commit

Permalink
proper usb settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesjnadeau committed Jan 20, 2024
1 parent 3a2a878 commit 321f0bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ports/espressif/boards/m5stack_cardputer/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@
// USB UF2
//--------------------------------------------------------------------+

#define USB_VID 0x239A
#define USB_PID 0x011D
#define USB_VID 0x303A
#define USB_PID 0x811A

#define USB_MANUFACTURER "M5"
#define USB_PRODUCT "Stamp S3"
Expand Down

0 comments on commit 321f0bd

Please sign in to comment.