diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-08-14 03:51:12 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-08-14 03:51:12 -0400 |
| commit | dd0b5c571fc4a26864e29658cafd42bdbbc4848d (patch) | |
| tree | 53282802c79224f27b91d2bdaf794cdab792328c | |
| parent | a330a1fad3c1ccdd926297747c03fe95bcaa6587 (diff) | |
schematic: linux-compatible page layout path
| -rw-r--r-- | okm.kicad_pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/okm.kicad_pro b/okm.kicad_pro index a0fe67b..8f4c91b 100644 --- a/okm.kicad_pro +++ b/okm.kicad_pro @@ -771,7 +771,7 @@ "model_mode": 4, "workbook_filename": "" }, - "page_layout_descr_file": "clef\\sheet\\resenv_noborder.kicad_wks", + "page_layout_descr_file": "clef/sheet/resenv_noborder.kicad_wks", "plot_directory": "", "spice_current_sheet_as_root": false, "spice_external_command": "spice \"%I\"", |
