changeset 2093:8516a39eedc9

comment
author drewp@bigasterisk.com
date Mon, 30 May 2022 23:45:28 -0700
parents b39aafe12319
children ddbd0fca89ff
files bin/captureDevice
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
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