Host Keepalive followup (#21290)
Followup to #21283 Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
		
				
					committed by
					
						
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							18a10c0db1
						
					
				
				
					commit
					2f1fd4bbaa
				
			@@ -20,11 +20,10 @@
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include "FlushableHardwareSerial.h"
 | 
			
		||||
 | 
			
		||||
#ifdef ARDUINO_ARCH_ESP32
 | 
			
		||||
 | 
			
		||||
#include "FlushableHardwareSerial.h"
 | 
			
		||||
 | 
			
		||||
Serial0Type<FlushableHardwareSerial> flushableSerial(false, 0);
 | 
			
		||||
 | 
			
		||||
#endif // ARDUINO_ARCH_ESP32
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user