Pico_code
Pico_code copied to clipboard
Memory Access
https://github.com/waveshare/Pico_code/blob/c50bc57040a33ee9540e993a2bbe99bf6e621fbd/c/lib/GUI/GUI_Paint.c#L198
With Paint_SetScale(65); you end up accessing a memory you did not allocate.