Skip to content

Commit

Permalink
fix gfx
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Sep 14, 2020
1 parent cb51122 commit fad7612
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ control LEDs in simple (**on**/**off**) and complex (**blinking**,
JLed got some [coverage on Hackaday](https://hackaday.com/2018/06/13/simplifying-basic-led-effects/)
and someone did a [video tutorial for JLed](https://youtu.be/x5V2vdpZq1w) - Thanks!

[![breathing, blinking, fadeon and -off at the same time](doc/jled.gif)](examples/multiled)
[![jled in the web](doc/jled-wasm.png)](https://jandelgado.github.io/jled-wasm)
<p float="left">
<a href="examples/multiled"><img alt="breathing, blinking, fadeon and -off at the same time" width=500 src="doc/jled.gif"></a>
<a href="https://jandelgado.github.io/jled-wasm"><img alt="jled running in the browser" width=500 src="doc/jled-wasm.png"></a>
</p>

## Example

Expand Down

0 comments on commit fad7612

Please sign in to comment.