arduino / arduino-examples

Arduino IDE bundled examples
Creative Commons Zero v1.0 Universal
92 stars 42 forks source link

Update 04.Analog/Calibrate.ino #13

Closed per1234 closed 4 years ago

per1234 commented 4 years ago

Moved from https://github.com/arduino/Arduino/pull/6159 by @zfields

Calibrate generated values beyond the from range of the map function and the behavior did not seem to match the spirit of the comments.