Fix DHCP Hostname Setting #10

Closed
opened 2026-09-10 23:43:51 -04:00 by gballan · 1 comment
Owner

The hostname is currently hard-coded to "pico2w-bme280", which is an artifact of copying the networking code from the pico-weather app. This should be configurable by a value in config.go.

The hostname is currently hard-coded to "pico2w-bme280", which is an artifact of copying the networking code from the pico-weather app. This should be configurable by a value in `config.go`.
gballan added the bug label 2026-09-10 23:43:51 -04:00
gballan self-assigned this 2026-09-10 23:43:51 -04:00
Author
Owner

Closing as it was handled in cc96fbccc0

Closing as it was handled in https://git.metaunix.net/BitGoblin/pico-clock/commit/cc96fbccc07f8f4cb99dbe570b8fb00c6a104b77
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: BitGoblin/pico-clock#10