Change network hostname from 'espressif' to 'mimiclaw'
Small change to sdkconfig.defaults that helps make this device more identifiable on the local network.
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
# MimiClaw - Common Default Configuration
|
||||
# Target-specific settings are in sdkconfig.defaults.esp32s3
|
||||
|
||||
# Network hostname
|
||||
CONFIG_LWIP_LOCAL_HOSTNAME="mimiclaw"
|
||||
|
||||
Reference in New Issue
Block a user