[SOLVED] Is there a method to update the text in the screen from the main() ?
Also adding these includes it is impossible to modify text in the screen or select a button from the main.cpp - main() - while(1) { }/* USER CODE BEGIN Includes */#include <stm32746g_discovery_qspi.h>#include <gui/screen1_screen/Screen1View.hpp>#incl...