Merge pull request #251 from makefu/patch-1

Fix Pinout HTML table layout
This commit is contained in:
Vowstar 2015-02-28 09:50:16 +08:00
commit 84a9ab35a8
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ build pre_build bin.
<td>6</td><td>GPIO12</td><td></td><td></td>
</tr>
<tr>
<td>7</td><td>GPIO13</td<td></td><td></td>
<td>7</td><td>GPIO13</td><td></td><td></td>
</tr>
</table>
#### [*] D0(GPIO16) can only be used as gpio read/write. no interrupt supported. no pwm/i2c/ow supported.