mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2025-12-10 10:58:24 +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
|
||||
*
|
||||
* Device firmware update with Web Bluetooth
|
||||
* Version: 0.0.2
|
||||
*
|
||||
* Protocol from:
|
||||
* 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",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"description": "Device firmware update with Web Bluetooth",
|
||||
"homepage": "https://github.com/thegecko/web-bluetooth-dfu",
|
||||
"author": "Rob Moran <rob@thegecko.org>",
|
||||
|
||||
Reference in New Issue
Block a user