From e22985ee0f7585f0b458cafe692df74d4b994e45 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 21 Sep 2016 10:39:45 +0200 Subject: o Changing the LED pullups to be connected to the battery instead of the 3.3 V regulated power supply. The power supply can only regulate 100 mA and the ESP8266 need about 80 mA when transmitting alone. o Renaming the GERBER edge cut layer to gml instead, should be compliant with what Seeedstudio's Fusion service require. --- rev-a/fp-lib-table | 1 + 1 file changed, 1 insertion(+) (limited to 'rev-a/fp-lib-table') diff --git a/rev-a/fp-lib-table b/rev-a/fp-lib-table index 7595b8f..d113faa 100644 --- a/rev-a/fp-lib-table +++ b/rev-a/fp-lib-table @@ -1,3 +1,4 @@ (fp_lib_table (lib (name ESP8266)(type KiCad)(uri ${KIPRJMOD}/../kicad-ESP8266/ESP8266.pretty)(options "")(descr "")) + (lib (name trygvis-kicad-footprints)(type KiCad)(uri /home/trygvis/dev/io.trygvis/2016/09/esp8266-io-board/trygvis-kicad-footprints.pretty)(options "")(descr "")) ) -- cgit v1.2.3