projects
/
EVA-2020-02-2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Expand test coverage, bugfix
[EVA-2020-02-2.git]
/
examples
/
light.py
diff --git
a/examples/light.py
b/examples/light.py
index aa895f1131a9fcd96ed1e893460f5907156af449..216477a766db19768e9d92683f7984bc664f3fac 100755
(executable)
--- a/
examples/light.py
+++ b/
examples/light.py
@@
-3,11
+3,10
@@
import time
import ltr559
-
print("""light.py - Print readings from the LTR559 Light & Proximity sensor.
Press Ctrl+C to exit!
-
+
""")
try: