summaryrefslogtreecommitdiffstats
path: root/bsp
diff options
context:
space:
mode:
authorroot <root@lamia.panaceas.james.local>2015-09-08 00:40:50 +0100
committerroot <root@lamia.panaceas.james.local>2015-09-08 00:40:50 +0100
commit12cf816b5b5f949b5384fbce3c3cc9718a9cd084 (patch)
tree274ee29affb758e7448a65f976cf22426b460023 /bsp
parent8f7b23cea60eca5b359897bfc21ed84eb11a7bb5 (diff)
downloadbracelet-12cf816b5b5f949b5384fbce3c3cc9718a9cd084.tar.gz
bracelet-12cf816b5b5f949b5384fbce3c3cc9718a9cd084.tar.bz2
bracelet-12cf816b5b5f949b5384fbce3c3cc9718a9cd084.zip
working displat and cg-rom
Diffstat (limited to 'bsp')
-rw-r--r--bsp/bracelet.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/bsp/bracelet.h b/bsp/bracelet.h
index dc1e7d0..d7c983e 100644
--- a/bsp/bracelet.h
+++ b/bsp/bracelet.h
@@ -48,10 +48,8 @@
#define BUTTONS_MASK (BSP_BUTTON_0_MASK|BSP_BUTTON_1_MASK)
-#define RX_PIN_NUMBER 18
-#define TX_PIN_NUMBER 19
-//#define CTS_PIN_NUMBER 10
-//#define RTS_PIN_NUMBER 8
+#define RX_PIN_NUMBER 10
+#define TX_PIN_NUMBER 11
#define HWFC false
#if 0