You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@marcfager did you use std:string?
Maybe this could be the problem.
comment: thkl11 1 month ago
I ran into a similar issue where the compiler told me 56% usage. And the Panel crashed at launch. Turns out using std:string was a bad idea ... So I've moved all variables which are only for storing data for the display direct into hmi variables. This also made my screen refresh much faster.
First of all:
Thank you for this amazing work.
I just configured all the Media Player Button an run into this problem:
https://youtu.be/g8OUxJEw2dU?t=52
Have someone else this problem?
The text was updated successfully, but these errors were encountered: