✏️ Commenting code - connect to GSM

This commit is contained in:
0x6f736f646f
2020-08-28 00:54:58 +03:00
parent 1af8a8f20c
commit 1f1a01c6b3
+1
View File
@@ -245,6 +245,7 @@ float readLightIntensity(void)
void connectGSM(void)
{
// This function connects to GSM
SerialMon.println("Getting the modem ready");
modem.init();
String name = modem.getModemName();