Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.mk

Update PID for _with_flash version to resolve duplicate PID issue

Co-authored-by: Dan Halbert <halbert@halwitz.org>
This commit is contained in:
djix123 2021-01-19 11:35:52 -05:00 committed by GitHub
parent 4804032f09
commit b4bdf55eda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
USB_VID = 0x239A
USB_PID = 0x806A
USB_PID = 0x006A
USB_PRODUCT = "stm32f411ce blackpill with flash"
USB_MANUFACTURER = "Unknown"