aboutsummaryrefslogtreecommitdiff
path: root/behaviors
diff options
context:
space:
mode:
authorGravatar rcoh <rcoh@mit.edu>2011-02-16 20:07:15 -0500
committerGravatar rcoh <rcoh@mit.edu>2011-02-16 20:07:15 -0500
commit2c9cb0784184346917f9ad509f9b2c4056b60167 (patch)
treebcc45222a53240f3aaadab5e70db5f2ec23b813e /behaviors
parent14a83772c12570e51387a316a7e5f2e4d9d46dd0 (diff)
remove email address.
Diffstat (limited to 'behaviors')
-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