Small change to sdkconfig.defaults that helps make this device more identifiable on the local network.
6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
# MimiClaw - Common Default Configuration
|
|
# Target-specific settings are in sdkconfig.defaults.esp32s3
|
|
|
|
# Network hostname
|
|
CONFIG_LWIP_LOCAL_HOSTNAME="mimiclaw"
|