Skip to content

Commit

Permalink
okay not that slow
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Bestoso authored and Peter Bestoso committed Mar 21, 2017
1 parent d30464e commit 07f49ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
LIGHT_BRIGHTS = [0.0, 0.0, 0.0, 0.0, 0.0]
MAX_BRIGHTNESS = 0.8
MIN_BRIGHTNESS = 0.0
DEFAULT_INCR = 0.005
DEFAULT_INCR = 0.01
NUM_LIGHTS = 5

app = Flask(__name__)
Expand Down

0 comments on commit 07f49ee

Please sign in to comment.