Преглед на файлове

Merge remote-tracking branch 'refs/remotes/PaulStoffregen/master'

dds
Benjamin преди 8 години
родител
ревизия
a4ab51ec48
променени са 1 файла, в които са добавени 9 реда и са изтрити 0 реда
  1. +9
    -0
      gui/index.html

+ 9
- 0
gui/index.html Целия файл

@@ -542,6 +542,15 @@ span.mainfunction {color: #993300; font-weight: bolder}
<p class=exam>File &gt; Examples &gt; OctoWS2811 &gt; SpectrumAnalyzer
</p>
<h3>Notes</h3>
<p><b>analogRead() must not be used</b>, because AudioInputAnalog is regularly
accessing the ADC hardware. If both access the hardware at the same
moment, analogRead() can end up waiting forever, which effectively
crashes your program.
</p>
<p>AudioInputAnalog has a
<a href="https://github.com/PaulStoffregen/Audio/issues/96">known bug</a>
at 72 MHz. Use 48 or 96 MHz clock speed (Tools &gt; CPU Speed menu).
</p>
<p>A different pin may be used, but adding it as an parameter
to the AudioInputAnalog object definition.
</p>

Loading…
Отказ
Запис