Serial.println("Goodnight moon!");
Serial.println("AT+CMGF=1");
What the hell is the GSM modem supposed to do with "Goodnight moon!"?
Serial.println("Goodnight moon!");
Serial.println("AT+CMGF=1");
What the hell is the GSM modem supposed to do with "Goodnight moon!"?