Wenn ich das noch richtig im Kopf hab ging das so
Variablen anlegen nicht vergessen für t1 und t2.Code:t1 = PollSwitch(); t2 = PollSwitch(); if(t1 == 0 && t2 == 0) /* keine Taste */
Gruß Alex
Wenn ich das noch richtig im Kopf hab ging das so
Variablen anlegen nicht vergessen für t1 und t2.Code:t1 = PollSwitch(); t2 = PollSwitch(); if(t1 == 0 && t2 == 0) /* keine Taste */
Gruß Alex
Lesezeichen