jpmeijers / RN2483-Arduino-Library

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

Add frequency plans #32

Closed jpmeijers closed 7 years ago

jpmeijers commented 7 years ago

Fill in the existing setFrequencyPlan function with some default frequency plans. Change return type to boolean to signal if it is possible and done.

jpmeijers commented 7 years ago

This PR is getting a bit far away from master. Time to merge it in. I did test all the important things, but there is a possibility that some edge cases can have regressions.