We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a592132 commit ff92f9aCopy full SHA for ff92f9a
1 file changed
README.md
@@ -4,6 +4,27 @@
4
5
<img src='Picture/icon.png' width='30%'/>
6
7
+### Connection Board Version
8
+
9
+<table>
10
+ <tr>
11
+ <th>PCB Version</th>
12
+ <th>PCB Picture</th>
13
+ </tr>
14
15
+ <td>V1.0</td>
16
+ <td align="center">
17
+ <img src='Picture/PCB_V1.0.png' width='30%' alt='V1.0'/>
18
+ </td>
19
20
21
+ <td>V2.0</td>
22
23
+ <img src='Picture/PCB_V2.0.png' width='30%' alt='V2.0'/>
24
25
26
+</table>
27
28
### Download
29
30
* **Use command in console**
0 commit comments