diff options
| author | Uros Majstorovic <majstor@majstor.org> | 2021-12-23 02:37:31 +0100 | 
|---|---|---|
| committer | Uros Majstorovic <majstor@majstor.org> | 2021-12-23 02:37:31 +0100 | 
| commit | e356da0b15f8fef6559c7761a1b04b8f6e2dc649 (patch) | |
| tree | 95406caf3aa0019e0e6253c4fb970b7a3a32b6af | |
| parent | 34e5f49b2f5c285e89404763dea33a4d9154beaf (diff) | |
fixed typo
| -rw-r--r-- | hw/rvPhone/rvPhone.pro | 22 | 
1 files changed, 11 insertions, 11 deletions
diff --git a/hw/rvPhone/rvPhone.pro b/hw/rvPhone/rvPhone.pro index 79d969f..47e4260 100644 --- a/hw/rvPhone/rvPhone.pro +++ b/hw/rvPhone/rvPhone.pro @@ -1,4 +1,4 @@ -update=Thursday, December 23, 2021 at 01:53:06 AM +update=Thursday, December 23, 2021 at 02:36:15 AM  version=1  last_client=kicad  [cvpcb] @@ -9,16 +9,6 @@ version=1  [eeschema]  version=1  LibDir= -[schematic_editor] -version=1 -PageLayoutDescrFile= -PlotDirectoryName=shema/ -SubpartIdSeparator=0 -SubpartFirstId=65 -NetFmtName=Pcbnew -SpiceAjustPassiveValues=0 -LabSize=60 -ERC_TestSimilarLabels=1  [pcbnew]  version=1  PageLayoutDescrFile= @@ -331,3 +321,13 @@ uViaDrill=0.1  dPairWidth=0.2  dPairGap=0.25  dPairViaGap=0.25 +[schematic_editor] +version=1 +PageLayoutDescrFile= +PlotDirectoryName=schema/ +SubpartIdSeparator=0 +SubpartFirstId=65 +NetFmtName=Pcbnew +SpiceAjustPassiveValues=0 +LabSize=60 +ERC_TestSimilarLabels=1  | 
