Skip to content

Conversation

jacobstim
Copy link

This was actually which I assume to be a typo in the header file which initialized the SigFox port to SPI by default; which means reassigning it to SIGFOX_SPI leads to the original SPI being deallocated, breaking the original SPI operations.

This was actually just a typo in the header file which initialized the SigFox port to SPI by default; which means reassigning it to SIGFOX_SPI leads to the original SPI being deallocated. Not good :).
facchinm added a commit to facchinm/SigFox that referenced this pull request Sep 4, 2017
@facchinm
Copy link
Contributor

facchinm commented Sep 4, 2017

Hi @jacobstim , the fix looks good to me, but it has a side effect (if you want to run the library on a different board with the same module it's SIGFOX_SPI is likely undeclared.
I suggest to turn the patch into something more "dramatic" #5
What do you think about it?

@jacobstim
Copy link
Author

@facchinm Pull request #5 looks great! :)

@jacobstim jacobstim closed this Sep 4, 2017
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