Merge pull request #7820 from deneyapkart/main

Fix VID and Local_Hostname of DeneyapKart1A_v2
This commit is contained in:
Dan Halbert 2023-03-31 08:21:05 -04:00 committed by GitHub
commit b25c84efc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
USB_VID = 0x239A
USB_VID = 0x303A
USB_PID = 0x8148
USB_PRODUCT = "Deneyap Kart 1A v2"

View File

@ -41,7 +41,7 @@ CONFIG_SPIRAM_MEMTEST=y
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
CONFIG_LWIP_LOCAL_HOSTNAME="DeneyapKart1A_v2"
# end of LWIP
# end of Component config