mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	Changes on the ledc_init function Review on the README, docs and example functions Added how to set freq and duty on README Fix on the ledc.rst docs in the App Example Added new example reference in the Chinese docs
		
			
				
	
	
		
			3 lines
		
	
	
		
			94 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			94 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
idf_component_register(SRCS "ledc_basic_example_main.c"
 | 
						|
                    INCLUDE_DIRS ".")
 |