Skip to content

Commit

Permalink
Fix i2c pins order
Browse files Browse the repository at this point in the history
  • Loading branch information
jfoucher committed Feb 9, 2023
1 parent 6554289 commit ae2fd87
Show file tree
Hide file tree
Showing 9 changed files with 7,768 additions and 4,392 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
hardware/picovic-backups
hardware/Fabrication
fp-info-cache
run.sh
picovic.kicad_pro-bak
hardware/tmp0lae1b_y.kicad_pcb
hardware/tmp0lae1b_y.kicad_pro
11,665 changes: 7,395 additions & 4,270 deletions hardware/picovic.kicad_pcb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions hardware/picovic.kicad_prl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"board": {
"active_layer": 37,
"active_layer": 31,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_nets": [],
Expand Down Expand Up @@ -62,7 +62,7 @@
36
],
"visible_layers": "fffffff_ffffffff",
"zone_display_mode": 1
"zone_display_mode": 0
},
"meta": {
"filename": "picovic.kicad_prl",
Expand Down
2 changes: 1 addition & 1 deletion hardware/picovic.kicad_pro
Original file line number Diff line number Diff line change
Expand Up @@ -454,4 +454,4 @@
"DATE": "",
"VERSION": ""
}
}
}
Loading

0 comments on commit ae2fd87

Please sign in to comment.