i am new to programming in mikro c, altough i know some basics
i want to know how to programme a microcontroller such that i can operate two switces at same time
like -
if i press button1 light 1 glow
if i press button2 light 2 glow and
if i press button1 and 2 simuntaneously then light 1 and 2 glow
a programme would help
i want to know how to programme a microcontroller such that i can operate two switces at same time
like -
if i press button1 light 1 glow
if i press button2 light 2 glow and
if i press button1 and 2 simuntaneously then light 1 and 2 glow
a programme would help