Skip to content

Instantly share code, notes, and snippets.

@rafaelmaeuer
Last active October 9, 2017 13:16
Show Gist options
  • Save rafaelmaeuer/554f053f90f6395daa1a371d178cc5e3 to your computer and use it in GitHub Desktop.
Save rafaelmaeuer/554f053f90f6395daa1a371d178cc5e3 to your computer and use it in GitHub Desktop.
Arduino Map Value - From https://www.arduino.cc/en/Reference/Map
y = map(x, 1, 50, 50, 1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment