Just visual format
This commit is contained in:
		@@ -459,6 +459,7 @@ private:
 | 
			
		||||
				DEBUG_PRINTLN(state);
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	void Signal()
 | 
			
		||||
	{
 | 
			
		||||
		int lastState = state;
 | 
			
		||||
@@ -532,6 +533,7 @@ private:
 | 
			
		||||
		requests &= ~(req);
 | 
			
		||||
		nextJob();
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	void Inbox()
 | 
			
		||||
	{
 | 
			
		||||
		String CMD;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user