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

DS18B20 Lua module - removing integer version related code #3150

Merged
merged 1 commit into from
Nov 7, 2020

Conversation

vsky279
Copy link
Contributor

@vsky279 vsky279 commented Jun 7, 2020

Fixes - no reported issue.

  • This PR is for the dev branch rather than for master.
  • This PR is compliant with the other contributing guidelines as well (if not, please describe why).
  • I have thoroughly tested my contribution.
  • The code changes are reflected in the documentation at docs/*.

This PR removes code supporting integer version of the firmware. As float version is now standard I think there is no reason to have integer version support in standard volume.

@pjsg
Copy link
Member

pjsg commented Jun 8, 2020

I'm not sure that I'm happy with this -- the integer builds are not going away yet. It might make sense to have two versions -- one for float builds and one for integer builds.

@vsky279
Copy link
Contributor Author

vsky279 commented Jun 8, 2020

Ok. I will add integer version of the module. I just don't like the garbage in the standard module version.

@marcelstoer marcelstoer modified the milestone: Next release Jun 8, 2020
@vsky279 vsky279 force-pushed the ds18b20-integer_out branch 4 times, most recently from 164b236 to 292b7e6 Compare June 12, 2020 21:49
@vsky279 vsky279 force-pushed the ds18b20-integer_out branch 2 times, most recently from 0cce206 to 6c4e1bf Compare June 17, 2020 21:28
@vsky279 vsky279 force-pushed the ds18b20-integer_out branch from 6c4e1bf to 06fce6b Compare June 17, 2020 21:41
@vsky279
Copy link
Contributor Author

vsky279 commented Nov 5, 2020

I think we should decide whether to merge this or close the PR. Philip @pjsg?

@pjsg
Copy link
Member

pjsg commented Nov 6, 2020

I vote to merge this one.....

@marcelstoer marcelstoer added this to the Next release milestone Nov 7, 2020
@marcelstoer marcelstoer merged commit b9b5815 into nodemcu:dev Nov 7, 2020
@vsky279 vsky279 deleted the ds18b20-integer_out branch November 7, 2020 21:49
vsky279 added a commit to vsky279/nodemcu-firmware that referenced this pull request Nov 21, 2020
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.

3 participants