Skip to content

Instantly share code, notes, and snippets.

@loginov-rocks
Created August 27, 2018 12:35
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 loginov-rocks/f0bd2c16640c9493e19df8262afeb995 to your computer and use it in GitHub Desktop.
Save loginov-rocks/f0bd2c16640c9493e19df8262afeb995 to your computer and use it in GitHub Desktop.
How to make a web app for your own Bluetooth Low Energy device? Step 18
importScripts('sw-toolbox.js');
toolbox.precache([
'companion.js',
'index.html',
'main.js',
'styles.css',
]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment