void modem_power_on();
IMEI_get ();
void modem_power_off();
Guess what that code doesn't do.
Guess also what the code not in loop() doesn't do.
void modem_power_on();
IMEI_get ();
void modem_power_off();
Guess what that code doesn't do.
Guess also what the code not in loop() doesn't do.