This is todo list of several topic that need to be done before release: - <s>Use queue for values and process them to avoid racing conditions https://github.com/luc-github/ESP3D-TFT/blob/main/main/core/esp3d_values.cpp#L70-L72 and put the pop/clear the list in display task </s> (Done :+1: ) - Design different boot logo / splash for each target ( e.g: ESP3D Logo + Target name) to know from start what is display for
This is todo list of several topic that need to be done before release:
Use queue for values and process them to avoid racing conditions https://github.com/luc-github/ESP3D-TFT/blob/main/main/core/esp3d_values.cpp#L70-L72(Done 👍 )and put the pop/clear the list in display task
Design different boot logo / splash for each target ( e.g: ESP3D Logo + Target name) to know from start what is display for