Changing the Lopy4's Wi-Fi AP SSID name
- 
					
					
					
					
 I inadvertently set-up my Lopy4's Wi-Fi AP SSID to have the same name as my home Wi-Fi network (feel free to have a laugh!) I cannot figure out how I did this and would appreciate any guidance on how to change the Wi-Fi AP SSID back to something more reasonable. Perhaps I missed the documentation on how to do this? 
 
- 
					
					
					
					
 wl.init(mode=WLAN.STA_AP, ssid="apssid", auth=(WLAN.WPA2,'12378'), channel=7, antenna=WLAN.INT_ANT) available_nets = wl.scan()