tweak command line (wav) and equalizer warning messages

This commit is contained in:
Philippe G
2020-05-30 00:08:31 -07:00
parent a5a0cbc557
commit 0521ecb250
7 changed files with 10 additions and 8 deletions

View File

@@ -232,7 +232,7 @@
<h1>Squeezelite command to run</h1>
<section id="command-list">
<textarea id="autoexec1" maxlength="120">squeezelite -o I2S -b 500:2000 -d all=info -M esp32</textarea>
<textarea id="autoexec1" maxlength="120">squeezelite -o I2S -b 500:2000 -d all=info -C 30 - W</textarea>
</section>
<div class="buttons">
<input id="save-autoexec1" type="button" class="btn btn-success" value="Save" />