Skip to content

Commit

Permalink
remove comment. its no longer true
Browse files Browse the repository at this point in the history
  • Loading branch information
jabdoa2 committed May 4, 2016
1 parent 72597c9 commit 4e46219
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mpf/devices/driver.py
Expand Up @@ -88,8 +88,6 @@ def pulse(self, milliseconds=None, power=None, **kwargs):
"""
del kwargs

# todo power is broken with fast since they come in as strings

if not milliseconds:
if self.config['pulse_ms']:
milliseconds = self.config['pulse_ms']
Expand Down

0 comments on commit 4e46219

Please sign in to comment.