summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2017-04-25 22:12:42 -0600
committerBdale Garbee <bdale@gag.com>2017-04-25 22:12:42 -0600
commit514c05c287f0be390cfdf3491169c830cad8bfe7 (patch)
treeb8cdbec51414a820e65afeda746fc084993b735e /src
parent1f723d31312be6dea3ef46e265c17c4d361d7099 (diff)
telebt-v4.0: don't need the USB pin remapping flag
Diffstat (limited to 'src')
-rw-r--r--src/telebt-v4.0/ao_pins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/telebt-v4.0/ao_pins.h b/src/telebt-v4.0/ao_pins.h
index d499b256..c0c867ac 100644
--- a/src/telebt-v4.0/ao_pins.h
+++ b/src/telebt-v4.0/ao_pins.h
@@ -36,7 +36,7 @@
#define HAS_USB 1
#define AO_USB_DIRECTIO 0
-#define AO_PA11_PA12_RMP 1
+#define AO_PA11_PA12_RMP 0
#define IS_FLASH_LOADER 0
#define HAS_TASK_QUEUE 1