浏览代码

Add photos to quad in/out object documentation

dds
PaulStoffregen 9 年前
父节点
当前提交
b32149a46d
共有 3 个文件被更改,包括 2 次插入0 次删除
  1. 二进制
      gui/img/audioshield_quad_in.jpg
  2. 二进制
      gui/img/audioshield_quad_out.jpg
  3. +2
    -0
      gui/index.html

二进制
gui/img/audioshield_quad_in.jpg 查看文件

之前 之后
宽度: 240  |  高度: 266  |  大小: 28KB

二进制
gui/img/audioshield_quad_out.jpg 查看文件

之前 之后
宽度: 240  |  高度: 209  |  大小: 23KB

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

@@ -468,6 +468,7 @@ span.mainfunction {color: #993300; font-weight: bolder}
<p>Receive 16 bit quad (4) channel audio from two
<a href="http://www.pjrc.com/store/teensy3_audio.html" target="_blank">audio shields</a>
or another I2S devices, using I2S master mode.</p>
<p align=center><img src="img/audioshield_quad_in.jpg"></p>
</div>
<h3>Audio Connections</h3>
<table class=doc align=center cellpadding=3>
@@ -665,6 +666,7 @@ span.mainfunction {color: #993300; font-weight: bolder}
<h3>Summary</h3>
<div class=tooltipinfo>
<p>Transmit quad (4) channel 16 bit audio, using I2S master mode.</p>
<p align=center><img src="img/audioshield_quad_out.jpg"></p>
</div>
<h3>Audio Connections</h3>
<table class=doc align=center cellpadding=3>

正在加载...
取消
保存