Make localIP() mandatory
This commit is contained in:
@@ -42,7 +42,7 @@ void loop() {
|
|||||||
|
|
||||||
// Test the Networking functions
|
// Test the Networking functions
|
||||||
modem.getSignalQuality();
|
modem.getSignalQuality();
|
||||||
|
modem.localIP();
|
||||||
|
|
||||||
#if defined(TINY_GSM_MODEM_HAS_GPRS)
|
#if defined(TINY_GSM_MODEM_HAS_GPRS)
|
||||||
modem.waitForNetwork();
|
modem.waitForNetwork();
|
||||||
|
Reference in New Issue
Block a user