use ESP32 rather than ESP_PLATFORM - it's ambigious standardise to ifdef ESP32 elif defined(ESP8266) use ifdef over if defined where possible
		
			
				
	
	
	
		
			494 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			494 B
		
	
	
	
	
	
	
	
use ESP32 rather than ESP_PLATFORM - it's ambigious standardise to ifdef ESP32 elif defined(ESP8266) use ifdef over if defined where possible