add network daemon

This commit is contained in:
eddyem
2018-08-23 13:31:36 +03:00
parent 288e4a66f9
commit 1ac6ca48f6
57 changed files with 40957 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
(module FUSE (layer F.Cu) (tedit 5B686345)
(fp_text reference F1 (at 8.255 3.937) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Fuse (at 7.874 -4.064) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 2 smd rect (at 14.25 0) (size 6 5) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 0 0) (size 6 5) (layers F.Cu F.Paste F.Mask))
)