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

RFM69: Fix compiler warnings #1020

Merged
merged 1 commit into from
Dec 28, 2017

Conversation

tekka007
Copy link
Contributor

Fixes #1019

@tekka007 tekka007 added this to the 2.2.0 milestone Dec 27, 2017
Copy link
Member

@mfalkvidd mfalkvidd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't the commit message misleading? From what I can see, changing = to == fixes faulty logic. The compiler warnings were good warnings, since the logic was faulty.

If this does fix compiler warnings, could the warnings be listed in the commit message so I can see what the warnings were?

@mfalkvidd mfalkvidd merged commit 292dc84 into mysensors:development Dec 28, 2017
@tekka007 tekka007 deleted the RFM69VerboseRegisters branch December 28, 2017 12:08
mfalkvidd added a commit to mfalkvidd/MySensors that referenced this pull request Feb 18, 2018
…-inclusionfix

* origin/development: (31 commits)
  Development version 2.2.1-alpha (mysensors#1043)
  MySensors 2.2.0 release
  Update README.md for upcoming release (mysensors#994)
  Add MY_INCLUSION_LED_PIN (mysensors#1030)
  Relax Gitler on commit headline length (mysensors#1031)
  Correct misspells (mysensors#1028)
  SignalReport disabled by default (mysensors#1027)
  Linux/SerialPort: Log success message (mysensors#1021)
  Linux: Fix null ptr exception (mysensors#1025)
  Update doxygen (mysensors#1024)
  Doxygenize MyGatewayTransport (mysensors#1023)
  RFM69: Fix compiler warnings (mysensors#1020)
  Add MY_RS485_SOH_COUNT option (mysensors#1014)
  Update reference to Code Contribution Guidelines (mysensors#1011)
  MySensors 2.2.0-rc.2 (mysensors#1000)
  Use correct separator in keywords.txt (mysensors#1008)
  Fix FOTA updates with smart sleep (mysensors#999)
  Harmonize debug outputs (mysensors#1002)
  Add MY_DEBUGDEVICE to redirect debug output (mysensors#1006)
  MySensors 2.1.1 release (mysensors#752)
  ...
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.

2 participants