mirror of
				https://github.com/espressif/esp-protocols.git
				synced 2025-11-04 00:21:37 +01:00 
			
		
		
		
	feat(mosq): Add API docs, memory consideration and tests
This commit is contained in:
		@@ -85,5 +85,5 @@ void app_main(void)
 | 
			
		||||
    mqtt_app_start(&config);
 | 
			
		||||
#endif
 | 
			
		||||
    // broker continues to run in this task
 | 
			
		||||
    run_broker(&config);
 | 
			
		||||
    mosq_broker_start(&config);
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user