We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730b73c commit 6be60f0Copy full SHA for 6be60f0
ports/espressif/boards/waveshare_esp32s3_lcd_19/board.h
@@ -80,9 +80,9 @@
80
#define USB_VID 0x303a // Espressif VID
81
#define USB_PID 0x8223
82
#define USB_MANUFACTURER "Waveshare"
83
-#define USB_PRODUCT "ESP32-S3-LCD-1.9"
+#define USB_PRODUCT "ESP32S3-LCD_1.9–v0"
84
#define UF2_PRODUCT_NAME USB_MANUFACTURER " " USB_PRODUCT
85
-#define UF2_BOARD_ID "ESP32-S3-LCD-1.9"
+#define UF2_BOARD_ID "ESP32S3-LCD-1.9"
86
#define UF2_VOLUME_LABEL "S3-LCD-BOOT"
87
#define UF2_INDEX_URL "https://www.waveshare.com/esp32-s3-lcd-1.9.htm"
88
0 commit comments