Commit Graph

16 Commits

Author SHA1 Message Date
Samed Ozdemir
53c1f8fcee sendControl causing "uncaught in promise" error
Ran into a case where errors in sendControl could not be handled.

Made change to explicitly handle and reject an errors happening in sendControl.
2021-02-27 23:43:01 -05:00
thegecko
02d64e17af Fix buttonless update 2021-02-19 16:47:46 +00:00
Taiki Komoda
4f640989bc Fix #38 issue 2020-05-09 23:15:48 +00:00
Dave Scerri
74f3aa2f7b Enforce delay after control messages are sent 2019-11-20 14:09:43 +11:00
Rob Moran
f1a34b4c5f Update deps and CircleCI v2 2019-05-15 21:24:53 +01:00
eric
c45f6f8b8d Merge uuid options with defaults
Move UuidOptions interface into secure-dfu.ts
2019-05-15 07:05:33 -05:00
eric
4d7b9fc295 Attend requested changes
Add UuidOptions interface
Use default values instead of optionals
Lint
2019-05-14 15:28:39 -05:00
eric
e27a9cc503 Add alternative optional service, control, packet & button uuids 2019-05-14 12:51:44 -05:00
Florian Haubold
dea6be1668 Simplified delay function 2018-07-24 14:13:51 +02:00
Florian Haubold
4a88046471 Added delay between sending packets 2018-07-24 09:53:49 +02:00
Rob Moran
8007aeb421 Remove direct dependency on webbluetooth types 2018-01-10 01:45:00 +00:00
Rob Moran
93fb9c13ca More explicit error messages 2018-01-07 21:08:21 +00:00
Rob Moran
74c26dadec Minor bug fixes 2018-01-06 21:34:29 +00:00
Rob Moran
d6529fc89c Fixed node exports and refactored node example 2018-01-06 19:04:17 +00:00
Rob Moran
c2a6968a59 Added browser package.json entry 2018-01-06 01:27:37 +00:00
Rob Moran
786991d4c7 TypeScript rewrite 2018-01-05 20:42:03 +00:00