buildbotics / bbctrl-firmware

Buildbotics CNC Controller Firmware
https://buildbotics.com/
Other
67 stars 24 forks source link

Provide ability to set WiFi Country Code #336

Open DougCoffland opened 1 year ago

DougCoffland commented 1 year ago

The RPi4 requires that the country code be set before connecting to a WiFi network. At present, you have to 'ssh' into the controller and set the country code using 'raspi-config' in order to get the WiFi to work. This should be presented as a 'pull-down' menu on the SETTINGS->Network page.