summaryrefslogtreecommitdiff
path: root/software/hhd70dongle/hhd70.h
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2012-11-18 03:48:08 +0000
committerChristian Pointner <equinox@mur.at>2012-11-18 03:48:08 +0000
commit105c1dba6b13bd732c49be7e1c38c7f9cde823e7 (patch)
tree604f6aa71a1fd18526e7976817e79a648fc53b74 /software/hhd70dongle/hhd70.h
parentworkaround tx buffer underflow (diff)
hhd70dongle with new hardware
git-svn-id: https://svn.spreadspace.org/mur.sat@647 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'software/hhd70dongle/hhd70.h')
-rw-r--r--software/hhd70dongle/hhd70.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/hhd70dongle/hhd70.h b/software/hhd70dongle/hhd70.h
index 4adeb3e..c5b001f 100644
--- a/software/hhd70dongle/hhd70.h
+++ b/software/hhd70dongle/hhd70.h
@@ -46,7 +46,7 @@
//GDO0 currently only used for c1101 internal temperature sensor
//GDO0 future use: connect directly to RX/TX Switch (set GDO0_CFG to 0x2F)
#define GDO0 DDB5
-#define RE DDB6
+#define BIAS_PWM DDB6
#define TE DDB7