cog question
Beavis3215
Posts: 229
in Propeller 1
Given the provided code, process display_speed can't see variable control_position from main. I have a working example in some code that I wrote a long time ago that I am trying t0 emulate, but I can't figure it out.
c
1K
Comments
I figured it out finally. It is all in the placement of static volatile int control _position.