Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sidoh committed May 2, 2016
1 parent d553dd8 commit 804656a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -181,10 +181,7 @@ LEDENET::Functions.all_functions
```

```ruby
fn = LEDENET::Functions::SEVEN_COLOR_CROSS_FADE
speed = 0 # very slow

api.update_function(fn)
api.update_function(:seven_color_cross_fade)
api.update_function_speed(100) #very fast

api.update_function_data(
Expand Down

0 comments on commit 804656a

Please sign in to comment.