Enable logs reporting
This commit is contained in:
		@@ -171,6 +171,7 @@ void app_main(void)
 | 
			
		||||
 | 
			
		||||
    // Main loop
 | 
			
		||||
    ESP_LOGI(TAG, "Starting main loop");
 | 
			
		||||
    secure_api_report_log_message(Info, "Starting program main loop");
 | 
			
		||||
 | 
			
		||||
    size_t fails = 0;
 | 
			
		||||
    while (true)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user