Quick & dirty port of the RadioHead library with minimal support for the RF95 radio. It is designed to be used with the swspi library which in turn is designed to be used on the MAX32630FTHR board.

Dependents:   Rocket

Revision:
0:e69d086cb053
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadioHead.h	Sun Jun 11 04:05:05 2017 +0000
@@ -0,0 +1,2 @@
+// This is the address that indicates a broadcast
+#define RH_BROADCAST_ADDRESS 0xff
\ No newline at end of file