This reverts commit b2c678877c04428f06ec5f1f59cc4d204bcd05ec.
This commit is contained in:
		
							parent
							
								
									b2c678877c
								
							
						
					
					
						commit
						109ba7a3b4
					
				| @ -196,8 +196,8 @@ WiFiClient & WiFiClient::operator=(const WiFiClient &other) | ||||
| 
 | ||||
| void WiFiClient::stop() | ||||
| { | ||||
|     clientSocketHandle.reset(); // clientSocketHandle = NULL;
 | ||||
|     _rxBuffer.reset(); // _rxBuffer = NULL;
 | ||||
|     clientSocketHandle = NULL; | ||||
|     _rxBuffer = NULL; | ||||
|     _connected = false; | ||||
| } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user