diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-08-13 20:59:33 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-08-13 20:59:33 -0400 |
| commit | c188f56306994aeded4936d4cb2edf3e80ca04af (patch) | |
| tree | 9d946177d0c06dfa1a0e25cafb8fb4c0735abb2a /io.kicad_sch | |
| parent | c52954f197c7c66aa5c67020d9943e6b40a9fba0 (diff) | |
schematic: normalize component values
Diffstat (limited to 'io.kicad_sch')
| -rw-r--r-- | io.kicad_sch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io.kicad_sch b/io.kicad_sch index eebd524..b9cf6cb 100644 --- a/io.kicad_sch +++ b/io.kicad_sch @@ -2664,7 +2664,7 @@ ) ) ) - (property "Value" "5.1k" + (property "Value" "5.1kΩ" (at 173.355 125.73 0) (effects (font |
