Skip to content

Instantly share code, notes, and snippets.

@piotrgredowski
Created August 24, 2016 16:31
Show Gist options
  • Save piotrgredowski/d546cec151a783aaf39d6e4e76f1d5e1 to your computer and use it in GitHub Desktop.
Save piotrgredowski/d546cec151a783aaf39d6e4e76f1d5e1 to your computer and use it in GitHub Desktop.
interrupts() // enables interrupts
noInterrupts() // disables interrupts
// https://oscarliang.com/arduino-timer-and-interrupt-tutorial/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment