From 8142f123e1115039c98c4ec2abaee408f00a2c2e Mon Sep 17 00:00:00 2001 From: Ruben Lagrouw Date: Sat, 7 Mar 2015 21:53:59 +0100 Subject: [PATCH] Added todo comment --- src/pi_fm_rds.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pi_fm_rds.c b/src/pi_fm_rds.c index aedf1f2..2d9676d 100644 --- a/src/pi_fm_rds.c +++ b/src/pi_fm_rds.c @@ -118,7 +118,7 @@ #define DMA_CS (0x00/4) #define DMA_CONBLK_AD (0x04/4) #define DMA_DEBUG (0x20/4) - +//TODO use different DMA channel: DMA0 is used by PCM audio. #define DMA_BASE 0x20007000 #define DMA_LEN 0x24 #define PWM_BASE 0x2020C000