summaryrefslogtreecommitdiffstats
path: root/nrfm.h
diff options
context:
space:
mode:
Diffstat (limited to 'nrfm.h')
-rw-r--r--nrfm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nrfm.h b/nrfm.h
index 43f7c62..22a9b89 100644
--- a/nrfm.h
+++ b/nrfm.h
@@ -3,7 +3,7 @@
#include <stdint.h>
-#define ADDRLEN 5
+#define ADDRLEN 3
#define MAXPDLEN 32
void radio_init(const uint8_t rxaddr[ADDRLEN]);