Skip to content

Conversation

sk1tt1sh
Copy link
Contributor

@sk1tt1sh sk1tt1sh commented Jul 9, 2016

The reason for this pull request is that the module will reboot after "updateSpiffs" is called to download the file. Then update() can never be called to switch to the new sketch.

This results in a permanent boot loop when the updated sketch.bin is available.

Additionally I changed the example to http instead of https for the path because I was unable to successfully get this to work. I am willing to remove that change if someone can show me how to make this work.

@codecov-io
Copy link

codecov-io commented Jul 9, 2016

Current coverage is 27.76%

Merging #2251 into master will not change coverage

@@             master      #2251   diff @@
==========================================
  Files            20         20          
  Lines          3641       3641          
  Methods         334        334          
  Messages          0          0          
  Branches        675        675          
==========================================
  Hits           1011       1011          
  Misses         2452       2452          
  Partials        178        178          

Powered by Codecov. Last updated by 07f4d4c...eb78bb4

@igrr igrr merged commit 9c36ff9 into esp8266:master Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants