瀏覽代碼

Fix AudioOutputI2Sslave compatibility requirements

dds
PaulStoffregen 4 年之前
父節點
當前提交
928c0747da
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      gui/index.html

+ 3
- 3
gui/index.html 查看文件

@@ -407,9 +407,9 @@ span.mainfunction {color: #993300; font-weight: bolder}
{"type":"AudioOutputI2SOct", "resource":"OUT1B Pin", "shareable":false},
{"type":"AudioOutputI2SOct", "resource":"OUT1C Pin", "shareable":false},
{"type":"AudioOutputI2SOct", "resource":"OUT1D Pin", "shareable":false},
{"type":"AudioInputI2Sslave", "resource":"I2S Device", "shareable":true, "setting":"I2S Slave"},
{"type":"AudioInputI2Sslave", "resource":"Sample Rate", "shareable":true, "setting":"LRCLK1 Control"},
{"type":"AudioInputI2Sslave", "resource":"OUT1A Pin", "shareable":false},
{"type":"AudioOutputI2Sslave", "resource":"I2S Device", "shareable":true, "setting":"I2S Slave"},
{"type":"AudioOutputI2Sslave", "resource":"Sample Rate", "shareable":true, "setting":"LRCLK1 Control"},
{"type":"AudioOutputI2Sslave", "resource":"OUT1A Pin", "shareable":false},
{"type":"AudioOutputI2S2", "resource":"I2S2 Device", "shareable":true, "setting":"I2S Master"},
{"type":"AudioOutputI2S2", "resource":"Sample Rate", "shareable":true, "setting":"Teensy Control"},
{"type":"AudioOutputI2S2", "resource":"OUT2 Pin", "shareable":false},

Loading…
取消
儲存