X-Git-Url: http://git.piffa.net/web?a=blobdiff_plain;f=basic%2Fpwm%2Fpwm_3_fade_reverser%2Fpwm_3_fade_reverser.ino;fp=basic%2Fpwm%2Fpwm_3_fade_reverser%2Fpwm_3_fade_reverser.ino;h=5112951e1ff69c222c5eaa1f1e2784707ce1ba97;hb=8bbff1c558947ca1ff1733240827c87494ff4fd5;hp=54cbb433e0dbdd4386171bdd098b3ea9c17c2628;hpb=96925106f4a3eb57fde2192c7213aab7a018f9c7;p=sketchbook_andrea diff --git a/basic/pwm/pwm_3_fade_reverser/pwm_3_fade_reverser.ino b/basic/pwm/pwm_3_fade_reverser/pwm_3_fade_reverser.ino index 54cbb43..5112951 100644 --- a/basic/pwm/pwm_3_fade_reverser/pwm_3_fade_reverser.ino +++ b/basic/pwm/pwm_3_fade_reverser/pwm_3_fade_reverser.ino @@ -8,7 +8,7 @@ Fade */ int led = 9; -int brightness = 0; +int brightness = 0; // this two could be bytes as well int fadeAmount = 5; // the pin that the LED is attached to // how bright the LED is