Updated example
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nathan Kellenicki 2019-04-04 14:39:14 -07:00
parent 42f34269f2
commit 8066824f90

View File

@ -3,7 +3,7 @@
<head> <head>
<title>Vernie / PlayStation DualShock 4 Remote Control</title> <title>Vernie / PlayStation DualShock 4 Remote Control</title>
<script src="../dist/browser/poweredup.js"></script> <script src="https://cdn.jsdelivr.net/npm/node-poweredup@latest/dist/browser/poweredup.js"></script>
<link rel="stylesheet" type="text/css" href="./web_bluetooth.css" /> <link rel="stylesheet" type="text/css" href="./web_bluetooth.css" />
<script> <script>