pimoroni / enviro

MIT License
101 stars 79 forks source link

Make hostname unique per board. #218

Closed Gadgetoid closed 2 months ago

Gadgetoid commented 2 months ago

(Attempt to) make the hostname unique per board, by using the last four chars of the unique ID (flash chip ID) as a suffix.

Fixes #167