Last active
October 12, 2017 13:18
-
-
Save don/b94e8d88f8534ee61defd87b52116267 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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