Mercurial > code > home > repos > light9
diff bin/captureDevice @ 2093:8516a39eedc9
comment
author | drewp@bigasterisk.com |
---|---|
date | Mon, 30 May 2022 23:45:28 -0700 |
parents | 9aa046cc9b33 |
children |
line wrap: on
line diff
--- a/bin/captureDevice Mon May 30 23:45:12 2022 -0700 +++ b/bin/captureDevice Mon May 30 23:45:28 2022 -0700 @@ -1,5 +1,7 @@ #!bin/python - +""" +Operate a motorized light and take pictures of it in every position. +""" from rdflib import URIRef from twisted.internet import reactor from twisted.internet.defer import inlineCallbacks, Deferred