I wish to use the (rf69.lastRssi(), DEC) value to determine the next course of operation in my program. (Yes I am a newbie to this so be kind). How do I capture that value into a variable that I can use.
int rssi = rf69.lastRssi();
LOL...thank you so very much. I was trying to make it more complicated than I needed to. Worked awesome!
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.