ソースを参照

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},

読み込み中…
キャンセル
保存