mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Extra comment blocks removed from SIM800
This commit is contained in:
		| @@ -39,23 +39,9 @@ enum RegStatus { | ||||
|   REG_UNKNOWN      = 4, | ||||
| }; | ||||
|  | ||||
| //============================================================================// | ||||
| //============================================================================// | ||||
| //                    Declaration of the TinyGsmSim800 Class | ||||
| //============================================================================// | ||||
| //============================================================================// | ||||
|  | ||||
|  | ||||
| class TinyGsmSim800 : public TinyGsmModem | ||||
| { | ||||
|  | ||||
| //============================================================================// | ||||
| //============================================================================// | ||||
| //                          The Internal SIM800 Client Class | ||||
| //============================================================================// | ||||
| //============================================================================// | ||||
|  | ||||
|  | ||||
| public: | ||||
|  | ||||
| class GsmClient : public Client | ||||
|   | ||||
		Reference in New Issue
	
	Block a user