Hallo dj,
Müßte die eine Zeile:
if HSAMPLE < 10 then gosub LED1ON else LED1OFF
... nicht so aussehen:
if HSAMPLE < 10 then gosub LED1ON else [highlight=red:01cbc0231b]gosub[/highlight:01cbc0231b] LED1OFF
Gruß Dirk
Hallo dj,
Müßte die eine Zeile:
if HSAMPLE < 10 then gosub LED1ON else LED1OFF
... nicht so aussehen:
if HSAMPLE < 10 then gosub LED1ON else [highlight=red:01cbc0231b]gosub[/highlight:01cbc0231b] LED1OFF
Gruß Dirk
Lesezeichen