mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
@@ -11,7 +11,7 @@
|
|||||||
<button id="clickme">Test Bluetooth</button>
|
<button id="clickme">Test Bluetooth</button>
|
||||||
<button id="cancel">Cancel Bluetooth Request</button>
|
<button id="cancel">Cancel Bluetooth Request</button>
|
||||||
|
|
||||||
<p>Currently selected bluetooth device: <strong id="device-name""></strong></p>
|
<p>Currently selected bluetooth device: <strong id="device-name"></strong></p>
|
||||||
|
|
||||||
<script src="./renderer.js"></script>
|
<script src="./renderer.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user