03-26-2012 05:24 AM
Hi
Any way i can build an array step by step controlling by an bollean switch?
In other words, adding only one element in an array everytime i push the button, making the array grow
03-26-2012 06:27 AM
Hi LCT2,
use a case structure and a shift register.
Has been shown on the forums before...