WIP
Copy/paste sandbox/web-bluetooth/bluetooth-developer-studio-plugin/ folder content to a new Web Bluetooth plugin folder at C:\Program Files (x86)\Bluetooth SIG\Bluetooth Developer Studio\Plugins\Web Bluetooth.
- Open Bluetooth Developer Studio
- Press Ctrl+G to Generate Code
- Pick
Clientand selectWeb Bluetooth - Click
Generatebutton - Check out the new generated HTML and JS files in the Bluetooth Developer Studio Plugin Output folder.
- Make sure
template.htmlandtemplate.jslines end withCRthenLF:
:update
:e ++ff=dos
:wq