Skip to content

Commit 1d3f979

Browse files
authored
Merge pull request #1 from railnova/pcb_dev
Ping-pong PCB
2 parents 2944621 + f04f714 commit 1d3f979

12 files changed

+1643
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
History/
2+
Project Outputs*/
3+
Project Logs for */
4+
__Previews/
5+
*.html
6+
*.htm
7+
*.zip
8+
*.drc
9+
.~lock*
10+
*.XLS
11+
*.XLSX
12+
*.xls
13+
*.xlsx

Pong_PCB/Draftman_PCB.PCBDwf

679 KB
Binary file not shown.

Pong_PCB/LED Array.SchDoc

931 KB
Binary file not shown.

Pong_PCB/PCB.PcbDoc

3.86 MB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Record=TopLevelDocument|FileName=Top level.SchDoc|SheetNumber=1

Pong_PCB/Panel_definition.PCBDwf

541 KB
Binary file not shown.

0 commit comments

Comments
 (0)