diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-11-17 17:36:03 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-11-17 17:36:03 +0100 |
commit | b5b1146214983ef893f99bec1b24c19af6367a6d (patch) | |
tree | 5170db6b575731aee43ad17b329114ea69378aa5 /kicad | |
parent | 4d73f95698a6d0c0ea17736b20b22ea23a1a6474 (diff) | |
download | glutte-batteries-b5b1146214983ef893f99bec1b24c19af6367a6d.tar.gz glutte-batteries-b5b1146214983ef893f99bec1b24c19af6367a6d.tar.bz2 glutte-batteries-b5b1146214983ef893f99bec1b24c19af6367a6d.zip |
Replace C11 by 2.2uF instead of 4.7uF
Diffstat (limited to 'kicad')
-rw-r--r-- | kicad/glutte-coulombcounter.sch | 3 | ||||
-rw-r--r-- | kicad/power.sch | 1 | ||||
-rw-r--r-- | kicad/relays.sch | 1 |
3 files changed, 1 insertions, 4 deletions
diff --git a/kicad/glutte-coulombcounter.sch b/kicad/glutte-coulombcounter.sch index f4cbccf..9e61e2a 100644 --- a/kicad/glutte-coulombcounter.sch +++ b/kicad/glutte-coulombcounter.sch @@ -1,5 +1,4 @@ EESchema Schematic File Version 4 -LIBS:glutte-coulombcounter-cache EELAYER 30 0 EELAYER END $Descr A4 11693 8268 @@ -175,7 +174,7 @@ L Device:CP1 C11 U 1 1 5D395258 P 5250 1300 F 0 "C11" H 5365 1346 50 0000 L CNN -F 1 "4.7u" H 5365 1255 50 0000 L CNN +F 1 "2.2uF" H 5365 1255 50 0000 L CNN F 2 "Capacitor_SMD:C_0805_2012Metric" H 5250 1300 50 0001 C CNN F 3 "~" H 5250 1300 50 0001 C CNN 1 5250 1300 diff --git a/kicad/power.sch b/kicad/power.sch index ee10213..76bf1a2 100644 --- a/kicad/power.sch +++ b/kicad/power.sch @@ -1,5 +1,4 @@ EESchema Schematic File Version 4 -LIBS:glutte-coulombcounter-cache EELAYER 30 0 EELAYER END $Descr A4 11693 8268 diff --git a/kicad/relays.sch b/kicad/relays.sch index f012616..a17d7ee 100644 --- a/kicad/relays.sch +++ b/kicad/relays.sch @@ -1,5 +1,4 @@ EESchema Schematic File Version 4 -LIBS:glutte-coulombcounter-cache EELAYER 30 0 EELAYER END $Descr A4 11693 8268 |