entweder liegts am widerstand oder an der syntax.
mein erstes programm sah so aus:
mfg knackiCode:$regfile = "m32def.dat" $crystal = 4000000 $baud = 9600 Config Porta = Output Do Porta.1 = 1 Wait 1 Porta.1 = 0 Wait 1 Loop
entweder liegts am widerstand oder an der syntax.
mein erstes programm sah so aus:
mfg knackiCode:$regfile = "m32def.dat" $crystal = 4000000 $baud = 9600 Config Porta = Output Do Porta.1 = 1 Wait 1 Porta.1 = 0 Wait 1 Loop
Lesezeichen