From 495cc1df494505378977995eeb76b05f20f0b235 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sun, 13 Jun 2010 17:49:42 +0200 Subject: import firmware from LEGO v1.29 --- AT91SAM7S256/Source/d_bt.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'AT91SAM7S256/Source/d_bt.c') diff --git a/AT91SAM7S256/Source/d_bt.c b/AT91SAM7S256/Source/d_bt.c index 55b81f7..6e3e47d 100644 --- a/AT91SAM7S256/Source/d_bt.c +++ b/AT91SAM7S256/Source/d_bt.c @@ -1,13 +1,13 @@ // // Date init 14.12.2004 // -// Revision date $Date:: 16-05-06 9:42 $ +// Revision date $Date:: 24-04-08 14:33 $ // // Filename $Workfile:: d_bt.c $ // -// Version $Revision:: 21 $ +// Version $Revision:: 3 $ // -// Archive $Archive:: /LMS2006/Sys01/Main/Firmware/Source/d_bt.c $ +// Archive $Archive:: /LMS2006/Sys01/Main_V02/Firmware/Source/d_bt.c $ // // Platform C // @@ -39,7 +39,6 @@ void dBtInit(void) SETTimeout(0); BTInit; BTInitPIOPins; - BTInitADC; } void dBtSetBcResetPinLow(void) -- cgit v1.2.3