aboutsummaryrefslogtreecommitdiff
path: root/behaviors/Flasher.py
diff options
context:
space:
mode:
Diffstat (limited to 'behaviors/Flasher.py')
-rw-r--r--behaviors/Flasher.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/behaviors/Flasher.py b/behaviors/Flasher.py
index 1d79d41..395d898 100644
--- a/behaviors/Flasher.py
+++ b/behaviors/Flasher.py
@@ -4,7 +4,7 @@ import util.ColorOps as colorops
import pdb
class Flasher(Behavior):
"""Implements a pulsing/flashing behavior.
- Jim Salem: jsalem@gmail.com
+ Jim Salem
Args:
Factor - The speed of flashing. Must be b/w 0 and 1. Default is .95