[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request #88 from c-graeser/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ph1p committed Jan 26, 2024
2 parents f6c72ba + 1f61771 commit c31af0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ http://your-server/message
#### Example

```
GET http://your-server/message?text=Hello&graph=8,5,2,1,0,0,1,4,7,10,13,14,15,15,14,11&repeat=3&id=1;delay=60
GET http://your-server/message?text=Hello&graph=8,5,2,1,0,0,1,4,7,10,13,14,15,15,14,11&repeat=3&id=1&delay=60
```

This example will display the message "Hello" on the LED display with a corresponding graph, repeat it three times, and assign it the identifier 1, waits 60ms while scrolling.
Expand Down

0 comments on commit c31af0d

Please sign in to comment.