NordicSemiconductor / pc-nrf-dfu-js

Javascript implementation of Nordic's DFU protocol over serial (or NoBLE).
BSD 3-Clause "New" or "Revised" License
18 stars 21 forks source link

Write up-to-date comments about waitForDisconnect() #34

Open IvanSanchez opened 6 years ago

IvanSanchez commented 6 years ago

The changes in #33 (inadvertently) left some old comments which are no longer true (i.e. the waitForDisconnect() function no longer times out after 5 sec). This just gets those comments up to date.