arduino / arduino-examples

Arduino IDE bundled examples
Creative Commons Zero v1.0 Universal
90 stars 41 forks source link

Dimmer.ino does not work #69

Closed mhmdaliab closed 8 months ago

mhmdaliab commented 8 months ago

Describe the problem

Dimmer.ino should change the brightness of a LED to the input value in terminal. But the brightness doesn't change with the value.

To reproduce

You can just run it following the instructions in the comment.

Expected behavior

The brightness of LED is fixed.

The examples version

main

Additional context

No response

Issue checklist

per1234 commented 8 months ago

See the explanation in the review of the associated pull request: https://github.com/arduino/arduino-examples/pull/70#pullrequestreview-1799560440