mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2025-12-10 19:08:12 +08:00
Version 0.1.0
This commit is contained in:
1
dist/dfu.js
vendored
1
dist/dfu.js
vendored
@@ -1,7 +1,6 @@
|
|||||||
/* @license
|
/* @license
|
||||||
*
|
*
|
||||||
* Device firmware update with Web Bluetooth
|
* Device firmware update with Web Bluetooth
|
||||||
* Version: 0.0.2
|
|
||||||
*
|
*
|
||||||
* Protocol from:
|
* Protocol from:
|
||||||
* http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk52.v0.9.2/bledfu_transport.html?cp=4_0_2_4_2_4
|
* http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk52.v0.9.2/bledfu_transport.html?cp=4_0_2_4_2_4
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "web-bluetooth-dfu",
|
"name": "web-bluetooth-dfu",
|
||||||
"version": "0.0.1",
|
"version": "0.1.0",
|
||||||
"description": "Device firmware update with Web Bluetooth",
|
"description": "Device firmware update with Web Bluetooth",
|
||||||
"homepage": "https://github.com/thegecko/web-bluetooth-dfu",
|
"homepage": "https://github.com/thegecko/web-bluetooth-dfu",
|
||||||
"author": "Rob Moran <rob@thegecko.org>",
|
"author": "Rob Moran <rob@thegecko.org>",
|
||||||
|
|||||||
Reference in New Issue
Block a user