mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2025-12-09 18:38:12 +08:00
Switch bleat to webbluetooth and remove insecure DFU
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
},
|
||||
"keywords": [
|
||||
"ble",
|
||||
"bleat",
|
||||
"bluetooth",
|
||||
"dfu",
|
||||
"firmware",
|
||||
@@ -19,9 +18,10 @@
|
||||
"web-bluetooth"
|
||||
],
|
||||
"dependencies": {
|
||||
"bleat": "git://github.com/thegecko/bleat.git"
|
||||
"webbluetooth": "git://github.com/thegecko/webbluetooth.git"
|
||||
},
|
||||
"ignore": [
|
||||
"_flash",
|
||||
"firmware",
|
||||
".eslintrc",
|
||||
".gitignore",
|
||||
|
||||
Reference in New Issue
Block a user