summaryrefslogtreecommitdiff
path: root/board.h
diff options
context:
space:
mode:
authorVegard Storheil Eriksen <zyp@jvnv.net>2011-04-16 17:01:55 +0200
committerVegard Storheil Eriksen <zyp@jvnv.net>2011-04-16 17:01:55 +0200
commitb92871fcd7203e096551879cd51a850fa585529f (patch)
treee6b2e797f3512b6444011509bf815db54041ed9b /board.h
parent286cecb2bf08c5538cfe13053246b0d8b78b2df4 (diff)
Enable battery monitoring.
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 9034d20..8265944 100644
--- a/board.h
+++ b/board.h
@@ -61,7 +61,7 @@
* PC11 - Push Pull output (USB DISC).
* PC12 - Push Pull output (LED).
*/
-#define VAL_GPIOCCRL 0x44848888 /* PC7...PC0 */
+#define VAL_GPIOCCRL 0x44008888 /* PC7...PC0 */
#define VAL_GPIOCCRH 0x88833388 /* PC15...PC8 */
#define VAL_GPIOCODR 0xFFFFFFFF