Skip to content

Instantly share code, notes, and snippets.

@don
Last active October 12, 2017 13:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save don/b94e8d88f8534ee61defd87b52116267 to your computer and use it in GitHub Desktop.
Save don/b94e8d88f8534ee61defd87b52116267 to your computer and use it in GitHub Desktop.
if (device.id !== '5F5D6C62-1414-4657-3ECA-3B34E124CE60') { // Android AA:BB:CC:DD:EE:FF
console.log('skipping ' + device.id);
return;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment