Fix VID and Local_Hostname of DeneyapKart1A_v2

Fix VID and Local_Hostname of DeneyapKart1A_v2
This commit is contained in:
Dogus Cendek 2023-03-31 11:44:23 +03:00
parent 77236c31d8
commit 2d48e9b0b7
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