mirror of
				https://github.com/0xFEEDC0DE64/arduino-esp32.git
				synced 2025-11-04 08:01:38 +01:00 
			
		
		
		
	* Update mDNS and LEDC * update toolchain * Update IDF to 1c3dd23 * Advertise the board variant for Arduino OTA * Add generic variant definition for mDNS
		
			
				
	
	
		
			4 lines
		
	
	
		
			121 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			121 B
		
	
	
	
		
			C
		
	
	
	
	
	
#pragma once
 | 
						|
#warning "This header is deprecated, please use functions defined in esp_bt.h instead."
 | 
						|
#include "esp_bt.h"
 |