Hallo,
Ich möchte eine html Ausgabe mit 10 led ausgeben, folgender Code funktioniert nicht
Dim led(10)
For t=0 to 9
Html led$(led(t))
Next
Fehlermeldung no variable in html led........
Warum
Led$ with array not work
- Electroguard
- Posts: 1094
- Joined: Mon Feb 08, 2021 6:22 pm
- Has thanked: 373 times
- Been thanked: 392 times
Re: Led$ with array not work
This project holds all the clues if you ignore what you don't need... [Local Link Removed for Guests]