We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c587cc + dea5d1c commit b25c84eCopy full SHA for b25c84e
ports/espressif/boards/deneyap_kart_1a_v2/mpconfigboard.mk
@@ -1,4 +1,4 @@
1
-USB_VID = 0x239A
+USB_VID = 0x303A
2
USB_PID = 0x8148
3
4
USB_PRODUCT = "Deneyap Kart 1A v2"
ports/espressif/boards/deneyap_kart_1a_v2/sdkconfig
@@ -41,7 +41,7 @@ CONFIG_SPIRAM_MEMTEST=y
41
#
42
# LWIP
43
44
-CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
+CONFIG_LWIP_LOCAL_HOSTNAME="DeneyapKart1A_v2"
45
# end of LWIP
46
47
# end of Component config
0 commit comments