Skip to content

Commit cee2ac8

Browse files
committed
Examples: Low power, fix typo of a comment
1 parent e0e1fe2 commit cee2ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Low_Power/Low_Power.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ void setup() {
3131
delay(2500);
3232
// Brigtness does not change the Max Current, you control the PWM duty cycle of the APA102
3333
// With the same Max current set in 2 LEDs, you can see different phyisical brightness
34-
// depending on the use of each or combination of the internal rgb LEDs wich each APA102 component has
34+
// depending on the use of each or combination of the internal rgb LEDs which each APA102 component has
3535
// You can see the effect:
3636
//
3737
// Current can be set from 0-31

0 commit comments

Comments
 (0)