Browse Source

Add error icon

dds
PaulStoffregen 4 years ago
parent
commit
9a38ff9f07
2 changed files with 1 additions and 1 deletions
  1. BIN
      gui/img/error_icon.png
  2. +1
    -1
      gui/index.html

BIN
gui/img/error_icon.png View File

Before After
Width: 27  |  Height: 24  |  Size: 1.2KB

+ 1
- 1
gui/index.html View File

@@ -897,7 +897,7 @@ span.mainfunction {color: #993300; font-weight: bolder}
<h3>Summary</h3>
<div class=tooltipinfo>
<p>Receive S/PDIF digital audio and resample to Teensy's audio sample rate.</p>
<p>Asychronous resampling contributed by <a href="https://github.com/alex6679">Alex Walch</a>.</p>
<p>Asynchronous resampling contributed by <a href="https://github.com/alex6679">Alex Walch</a>.</p>
</div>
<h3>Boards Supported</h3>
<ul>

Loading…
Cancel
Save