09-01-2024, 01:26
Hi, Werk_AG,
New version 7.4 b006 20240107:
I'm not entirely sure, but I think the main file is missing a variable definition "Screen_timer"
I added it to main .ino into raw No. 145:
New version 7.4 b006 20240107:
I'm not entirely sure, but I think the main file is missing a variable definition "Screen_timer"
I added it to main .ino into raw No. 145:
Code:
wint32_t Screen_timer;
