# HG changeset patch # User drewp@bigasterisk.com # Date 1653979528 25200 # Node ID 8516a39eedc92d1aae9e3d3484165c9abbce2b81 # Parent b39aafe1231975d68139362b88b21f8ffb084a8d comment diff -r b39aafe12319 -r 8516a39eedc9 bin/captureDevice --- 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