summaryrefslogtreecommitdiffstats
path: root/rf_test/radio.c
diff options
context:
space:
mode:
Diffstat (limited to 'rf_test/radio.c')
-rw-r--r--rf_test/radio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/rf_test/radio.c b/rf_test/radio.c
index 072164b..62d410f 100644
--- a/rf_test/radio.c
+++ b/rf_test/radio.c
@@ -18,10 +18,10 @@
#define RFM69_OPMODE_STDBY 0x04
#define RF69_REG_OPMODE 0x01
-#define RF69_REG_IRQFLAGS1 0x27
+#define RF69_REG_PALEVEL 0x11
#define RF69_REG_TESTPA1 0x5A
#define RF69_REG_TESTPA2 0x5C
-#define RF69_REG_PALEVEL 0x11
+#define RF69_REG_IRQFLAGS1 0x27
#define RF69_PALEVEL_PA1 0x40
#define RF69_PALEVEL_PA2 0x20