4 lines
		
	
	
		
			110 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			110 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
-- Tell the chip to connect to thi access point
 | 
						|
wifi.setmode(wifi.STATION)
 | 
						|
wifi.sta.config("SSID","password")
 |