Switch bleat to webbluetooth and remove insecure DFU

This commit is contained in:
Rob Moran
2018-01-04 14:05:31 +00:00
parent 59640e19ff
commit 30e871452d
13 changed files with 407 additions and 1568 deletions

View File

@@ -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",