@@ -19,10 +19,7 @@ PORT #0x00
WAIT time
.endmacro
-.include macro_blink
:loop1
-.macro1 #0x0f 200ms
-
PORT #0x0F ;Zeilenkommentar
WAIT 200ms
PORT #0x00
@@ -57,7 +57,7 @@
</form>
<form method="post" action="ass.php" target="_blank">
Name: <input id="name" name="name">
- <textarea class="lined" rows="10" cols="60" name="source"></textarea>
+ <textarea class="lined" rows="20" cols="60" name="source"></textarea>
<button type="submit">Assemble</button>