Es tut mir schrecklich Leid, ich habe euch den falschen Code geschriben.
Hier der richtige!
Code:$regfile "m16def.dat" $crystal = 16000000 Config Porta = Output Config Portc = Output M1 Alias Porta.5 M2 Alias Porta.6 M3 Alias Portc.6 M4 Alias Portc.5 Do Porta.4 = 1 Porta.7 = 1 M1 = 1 M2 = 0 M3 = 1 M4 = 0 Loop
Lesezeichen