Second Commit

This commit is contained in:
brainboardz 2023-01-30 19:03:57 -05:00
parent d6ebf1bf43
commit 34f480d735
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
USB_VID = 0x239A
USB_VID = 0x303A
USB_PID = 0x80C8
USB_PRODUCT = "Neuron"
USB_MANUFACTURER = "BrainBoardz"

View File

@ -30,5 +30,5 @@ CONFIG_SPIRAM_MEMTEST=y
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="neuron"
CONFIG_LWIP_LOCAL_HOSTNAME="BrainBoardzNeuron"
# end of LWIP