We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e1fe2 commit cee2ac8Copy full SHA for cee2ac8
examples/Low_Power/Low_Power.ino
@@ -31,7 +31,7 @@ void setup() {
31
delay(2500);
32
// Brigtness does not change the Max Current, you control the PWM duty cycle of the APA102
33
// 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
+ // depending on the use of each or combination of the internal rgb LEDs which each APA102 component has
35
// You can see the effect:
36
//
37
// Current can be set from 0-31
0 commit comments