瀏覽代碼

Document experimental SD library optimization

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

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

@@ -1053,6 +1053,13 @@ span.mainfunction {color: #993300; font-weight: bolder}
Disabling the audio library interrupt for too long may cause audible
dropouts or glitches.
</p>
<p>An experimental SD library optimization exists, which can remove these
SD library restrictions. It also allows reliable playback of more
files at the same time. To enable this special code, find and edit
the SD_t3.h file within your Arduino folder. See the comments within
that file for details.
</p>

</script>
<script type="text/x-red" data-template-name="AudioPlaySdWav">
<div class="form-row">

Loading…
取消
儲存