Search found 1 match
- Sat Apr 13, 2013 10:28 am
- Forum: Flowcode V4
- Topic: Random LED's
- Replies: 1
- Views: 2782
Random LED's
Dear fellow Flowcode users My wish is to create a small program which can generate a random variable and then make a random led turn on. So far I have two LEDarrays with 3 leds in each and I want one LED to be turned on in each LEDarray, the LED should be selected by the random variable. As I do not...