Due to all the differences between different micro-controllers this library works on the current method of printing debug, warning and error messages is rather clunky and ugly, often causing confusion. Because of that I propose that a universal serial printing wrapping library is created. (Also see https://github.com/TMRh20/RF24/issues/189#issuecomment-170360980)
Due to all the differences between different micro-controllers this library works on the current method of printing debug, warning and error messages is rather clunky and ugly, often causing confusion. Because of that I propose that a universal serial printing wrapping library is created. (Also see https://github.com/TMRh20/RF24/issues/189#issuecomment-170360980)
I opened identical issues in other RF24 family libraries: https://github.com/TMRh20/RF24/issues/322 https://github.com/TMRh20/RF24Network/issues/103