diff options
| author | cfinn <cfinn68916@proton.me> | 2026-03-09 19:48:37 -0500 |
|---|---|---|
| committer | cfinn <cfinn68916@proton.me> | 2026-03-09 19:48:37 -0500 |
| commit | d948964a9b109eb3cf7087ba5e8b532cd8484a10 (patch) | |
| tree | 7c436c42318d6a96d458327bac00991d183fb04f /CAN_Interjector.kicad_prl | |
| parent | a3591cbca1cf0f447aaf6afe1925cf0dc3b43d99 (diff) | |
Fix stupid encoders v0.2
Signed-off-by: cfinn <cfinn68916@proton.me>
Diffstat (limited to 'CAN_Interjector.kicad_prl')
| -rw-r--r-- | CAN_Interjector.kicad_prl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CAN_Interjector.kicad_prl b/CAN_Interjector.kicad_prl index defd70e..a6ec4cb 100644 --- a/CAN_Interjector.kicad_prl +++ b/CAN_Interjector.kicad_prl @@ -4,7 +4,9 @@ "active_layer_preset": "", "auto_track_width": true, "hidden_netclasses": [], - "hidden_nets": [], + "hidden_nets": [ + "Net-(J1-Pin_1)" + ], "high_contrast_mode": 0, "net_color_mode": 1, "opacity": { |
