Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ESP.getSketchSize, add ESP.getSketchMD5 #2158

Merged
merged 3 commits into from
Jun 16, 2016
Merged

Conversation

igrr
Copy link
Member

@igrr igrr commented Jun 16, 2016

Based on #2154, fixes #2153.

@codecov-io
Copy link

Current coverage is 27.61%

Merging #2158 into master will not change coverage

@@             master      #2158   diff @@
==========================================
  Files            20         20          
  Lines          3686       3686          
  Methods         337        337          
  Messages          0          0          
  Branches        678        678          
==========================================
  Hits           1018       1018          
  Misses         2490       2490          
  Partials        178        178          

Powered by Codecov. Last updated by 44d2722...5ece8c7

@igrr igrr merged commit 1640cc3 into master Jun 16, 2016
@igrr igrr deleted the sticilface-sketchmd5v2 branch June 20, 2016 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ESP.getSketchSize() returns size which is less then real .bin file size
3 participants