Update index.html

This commit is contained in:
Zarcolio
2023-07-15 15:45:43 +02:00
committed by GitHub
parent 2a34db3432
commit 20971c2e95
+1 -1
View File
@@ -167,7 +167,7 @@ You can edit this manually before saving, if needed."></textarea>
<button onclick="appendToOutput('DEFAULT_DELAY ' + document.getElementById('defaultDelayInput').value)">DEFAULT_DELAY</button>
</div>
<div class="other">
<button class="large-btn" onclick="appendToOutput('WAIT_FOR_BUTTON_PRESS')">BUTTON_PRESS</button>
<button class="large-btn" onclick="appendToOutput('WAIT_FOR_BUTTON_PRESS')">WAIT_FOR_BUTTON_PRESS</button>
</div>
</div>