Hello:
I loaded latest Dietpi on a pi zero w.
Did this:
Changed two .txt files with Windows word pad.
changed dietpi.txt (WIFI only):
AUTO_SETUP_NET_ETHERNET_ENABLED=0
AUTO_SETUP_NET_WIFI_ENABLED=1
changed dietpi-wifi.txt
aWIFI_SSID[0]=‘MySSID’ and aWIFI_KEY[0]=‘WifiKey’
Is there anything else that I have to make adjustments?