Web BLE: Difference between revisions

From My Mnemonic Rhyme
Jump to navigation Jump to search
(Created page with "To enable Web BLE in Chrome, enable following flag: <pre> chrome://flags/#enable-experimental-web-platform-features </pre>")
 
No edit summary
 
Line 1: Line 1:
To enable Web BLE in Chrome, enable following flag:
To enable Web BLE in chromium, enable following flag:
<pre>
<pre>
chrome://flags/#enable-experimental-web-platform-features
chrome://flags/#enable-experimental-web-platform-features
</pre>
</pre>

Latest revision as of 07:01, 9 February 2024

To enable Web BLE in chromium, enable following flag:

chrome://flags/#enable-experimental-web-platform-features