Skip to content

Commit 5b50682

Browse files
cp2004gitbook-bot
authored andcommitted
GitBook: [devel] 18 pages and 8 assets modified
1 parent e567eed commit 5b50682

File tree

12 files changed

+10
-10
lines changed

12 files changed

+10
-10
lines changed
107 KB
Loading
86 KB
Loading
254 KB
Loading
812 KB
Loading
590 KB
Loading
131 KB
Loading
36.7 KB
Loading
114 KB
Loading

docs/configuration/printing-effects.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ All the standard effects available, with fancy visualisations!
3636

3737
Sets all LEDs to one colour, forever.
3838

39-
![](../.gitbook/assets/solid_colour.gif)
39+
![](../.gitbook/assets/solid_colour%20%284%29.gif)
4040

4141
### Colour Wipe
4242

4343
Wipes colour across the strip pixel by pixel, then clears it pixel by pixel.
4444

45-
![](../.gitbook/assets/color_wipe.gif)
45+
![](../.gitbook/assets/color_wipe%20%284%29.gif)
4646

4747
### Colour Wipe V2
4848

@@ -54,13 +54,13 @@ Wipes colour pixel by pixel, as above, but to clear it turns around and heads ba
5454

5555
Fades brightness up and down. Looks better in real life than the visualisation below!
5656

57-
![](../.gitbook/assets/pulse%20%283%29.gif)
57+
![](../.gitbook/assets/pulse%20%283%29%20%281%29.gif)
5858

5959
### Bounce
6060

6161
Sends a pulse of light bouncing from one side of your strip to the other.
6262

63-
![](../.gitbook/assets/bounce%20%282%29.gif)
63+
![](../.gitbook/assets/bounce%20%282%29%20%281%29.gif)
6464

6565
### Solo Bounce
6666

@@ -72,13 +72,13 @@ Sends just a single pixel from one side to the other, bouncing about.
7272

7373
Cycles all the LEDs through the rainbow together.
7474

75-
![](../.gitbook/assets/rainbow%20%282%29.gif)
75+
![](../.gitbook/assets/rainbow%20%282%29%20%281%29.gif)
7676

7777
### Rainbow Cycle
7878

7979
Rainbow that cycles across the strip, so a full rainbow is across the whole strip at once.
8080

81-
![](../.gitbook/assets/rainbow_cycle%20%282%29.gif)
81+
![](../.gitbook/assets/rainbow_cycle%20%282%29%20%281%29.gif)
8282

8383
### Crossover
8484

@@ -90,7 +90,7 @@ Two pixels bouncing in opposite directions, crossing over in the middle.
9090

9191
Sets all LEDs to a random colour, then changes a random pixel, to a new random colour
9292

93-
![](../.gitbook/assets/random%20%283%29.gif)
93+
![](../.gitbook/assets/random%20%283%29%20%281%29.gif)
9494

9595
### Bouncy Balls
9696

docs/documentation/m150-intercept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ M150 W100 # Sets to white, at 100 intensity
3131
M150 R255 P200 # Sets LEDs to red, at 200 brightness
3232
```
3333

34-
#### What does the W parameter do?
34+
## What does the W parameter do?
3535

3636
On a standard RGB WS281x strip, the W parameter sets an equal value of R, G and B on the LEDs.
3737

0 commit comments

Comments
 (0)