mirror of
https://github.com/rodneyosodo/smart-farm-africastalking-hackathon.git
synced 2026-06-23 04:10:17 +00:00
✏️ Commenting code - connect to GSM
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user