mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Cleaned out big comment dividers
This commit is contained in:
		@@ -45,6 +45,7 @@ enum TinyGSMDateTimeFormat {
 | 
			
		||||
  DATE_DATE = 2
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class TinyGsmSim800
 | 
			
		||||
{
 | 
			
		||||
 | 
			
		||||
@@ -192,6 +193,7 @@ private:
 | 
			
		||||
  RxFifo         rx;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class GsmClientSecure : public GsmClient
 | 
			
		||||
{
 | 
			
		||||
public:
 | 
			
		||||
@@ -211,6 +213,7 @@ public:
 | 
			
		||||
  }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
public:
 | 
			
		||||
 | 
			
		||||
#ifdef GSM_DEFAULT_STREAM
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user