Files
mimiclaw/sdkconfig.defaults
Michael Mogenson a70bad385f Change network hostname from 'espressif' to 'mimiclaw'
Small change to sdkconfig.defaults that helps make this device more
identifiable on the local network.
2026-02-20 18:36:08 -05:00

6 lines
161 B
Plaintext

# MimiClaw - Common Default Configuration
# Target-specific settings are in sdkconfig.defaults.esp32s3
# Network hostname
CONFIG_LWIP_LOCAL_HOSTNAME="mimiclaw"