Skip to content

Commit 34f480d

Browse files
committed
Second Commit
1 parent d6ebf1b commit 34f480d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ports/espressif/boards/brainboardz_neuron/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
USB_VID = 0x239A
1+
USB_VID = 0x303A
22
USB_PID = 0x80C8
33
USB_PRODUCT = "Neuron"
44
USB_MANUFACTURER = "BrainBoardz"

ports/espressif/boards/brainboardz_neuron/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ CONFIG_SPIRAM_MEMTEST=y
3030
#
3131
# LWIP
3232
#
33-
CONFIG_LWIP_LOCAL_HOSTNAME="neuron"
33+
CONFIG_LWIP_LOCAL_HOSTNAME="BrainBoardzNeuron"
3434
# end of LWIP

0 commit comments

Comments
 (0)