Add comments
This commit is contained in:
		@@ -313,6 +313,7 @@ public:
 | 
				
			|||||||
      return false;
 | 
					      return false;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    //Enable Local Time Stamp for getting network time
 | 
					    //Enable Local Time Stamp for getting network time
 | 
				
			||||||
 | 
					    // TODO: Find a better place for this
 | 
				
			||||||
    sendAT(GF("+CLTS=1"));
 | 
					    sendAT(GF("+CLTS=1"));
 | 
				
			||||||
    if (waitResponse(10000L) != 1) {
 | 
					    if (waitResponse(10000L) != 1) {
 | 
				
			||||||
      return false;
 | 
					      return false;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user