mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Make localIP() mandatory
This commit is contained in:
		@@ -42,7 +42,7 @@ void loop() {
 | 
			
		||||
 | 
			
		||||
  // Test the Networking functions
 | 
			
		||||
  modem.getSignalQuality();
 | 
			
		||||
 | 
			
		||||
  modem.localIP();
 | 
			
		||||
 | 
			
		||||
  #if defined(TINY_GSM_MODEM_HAS_GPRS)
 | 
			
		||||
    modem.waitForNetwork();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user