Why the value of the global variable does not change when modified within function
I am programming a Raspberry Pi Pico in C. I have this MWE:
Why the value of the global variable does not change when modified within function
I am programming a Raspberry Pi Pico in C. I have this MWE: