We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2013/01/30 11:25:52 PM CET
hi,
i nee code in microc for the following
2 toggle switches and 8 leds
sw1 and sw2 off means = all leds off
if sw1 on - led1 on- 5 millisecond delay-led2 on- 5 millisecond delay-led 3 on-1millisecond delay-led3 off-10 millisecond delay- led4 on 1msec delay -led4 off. thishould repeat in loop and should also check if sw2 is on if it is on then all led off
the same for if sw2on.