jpmeijers / RN2483-Arduino-Library

Arduino C++ code to communicate with a Microchip RN2483 module
Apache License 2.0
84 stars 60 forks source link

Implemented support for reading SNR #39

Closed SloMusti closed 7 years ago

SloMusti commented 7 years ago

Added the code to read the last packets SNR, which can be useful for debugging on the device side.

SloMusti commented 7 years ago

Fixing the typo.

jpmeijers commented 7 years ago

In the future just commit to the existing pull request, rather than closing it and beginning a new one ;)