And setting
esp_log_level_set("lcd_panel.st7789", ESP_LOG_VERBOSE);
esp_log_level_set(TAG, ESP_LOG_VERBOSE);
nothing seems to fail. To mee it all seems legit, but somehow there is not output.
And setting
esp_log_level_set("lcd_panel.st7789", ESP_LOG_VERBOSE);
esp_log_level_set(TAG, ESP_LOG_VERBOSE);
nothing seems to fail. To mee it all seems legit, but somehow there is not output.