Mercurial > code > home > repos > light9
diff light9/networking.py @ 1090:95b03a865879
picamserve networking config. fix snapshot system
Ignore-this: a886b8f63c40cf47614265c16877ecf2
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Thu, 05 Jun 2014 07:42:58 +0000 |
parents | e28a443bd153 |
children | a38955ba6f40 |
line wrap: on
line diff
--- a/light9/networking.py Thu Jun 05 07:22:29 2014 +0000 +++ b/light9/networking.py Thu Jun 05 07:42:58 2014 +0000 @@ -41,3 +41,4 @@ curveCalc = ServiceAddress(L9['curveCalc']) vidref = ServiceAddress(L9['vidref']) effectEval = ServiceAddress(L9['effectEval']) +picamserve = ServiceAddress(L9['picamserve'])