瀏覽代碼

Mention 72 MHz issue in AudioInputAnalog docs

dds
PaulStoffregen 9 年之前
父節點
當前提交
aeb15ca042
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. +4
    -0
      gui/index.html

+ 4
- 0
gui/index.html 查看文件

@@ -547,6 +547,10 @@ span.mainfunction {color: #993300; font-weight: bolder}
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…
取消
儲存