summaryrefslogtreecommitdiff
path: root/board.h
diff options
context:
space:
mode:
authorVegard Storheil Eriksen <zyp@jvnv.net>2011-04-03 19:25:00 +0200
committerVegard Storheil Eriksen <zyp@jvnv.net>2011-04-03 19:25:00 +0200
commit08296d249c3b0dffa4a0abe5ee1d55e0d576c14a (patch)
tree6cdf7135e6ad984d0c02f1f854947548255f9209 /board.h
parentf228e3268b1cfa28bdaec86d0d3bf22edcdef661 (diff)
Reading ITG-3200 to USB.
Diffstat (limited to 'board.h')
-rw-r--r--board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board.h b/board.h
index 06f9c24..c0b01d0 100644
--- a/board.h
+++ b/board.h
@@ -48,7 +48,7 @@
* PB15 - Alternate output (MMC SPI2 MOSI).
*/
#define VAL_GPIOBCRL 0x88888888 /* PB7...PB0 */
-#define VAL_GPIOBCRH 0xB4B88888 /* PB15...PB8 */
+#define VAL_GPIOBCRH 0xB4B84488 /* PB15...PB8 */
#define VAL_GPIOBODR 0xFFFFFFFF
/*