mirror of
				https://github.com/eledio-devices/thirdparty-AsyncTCPSock.git
				synced 2025-10-31 16:14:15 +01:00 
			
		
		
		
	Add missing build_opt.h to define the compile macro that is required to actually enable SSL support. Also, add a comment to the source file detailing this same requirement for Arduino projects using AsyncTCPSock.
		
			
				
	
	
		
			2 lines
		
	
	
		
			26 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			26 B
		
	
	
	
		
			C
		
	
	
	
	
	
| -DASYNC_TCP_SSL_ENABLED=1
 |