Skip to content

Commit

Permalink
Merge branch 'master' of github.com:todbot/blink1
Browse files Browse the repository at this point in the history
  • Loading branch information
todbot committed Jun 19, 2014
2 parents 3e96f3c + 1bf6ee8 commit 79a7b7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commandline/server/blink1-tiny-server.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
//
// localhost:8080/blink1/on
// localhost:8080/blink1/off
// localhost:8080/blink1/blink?rgb=#ff0ff&time=1000&count=3
// localhost:8080/blink1/fadeToRGB?rgb=#ff00ff&time=1000
// localhost:8080/blink1/blink?rgb=%23ff0ff&time=1.0&count=3
// localhost:8080/blink1/fadeToRGB?rgb=%23ff00ff&time=1.0
//
//
//
Expand Down

0 comments on commit 79a7b7a

Please sign in to comment.