aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/stm32f10x_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/stm32f10x_conf.h')
-rw-r--r--src/lib/stm32f10x_conf.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/stm32f10x_conf.h b/src/lib/stm32f10x_conf.h
index d523f1a..ddd1833 100644
--- a/src/lib/stm32f10x_conf.h
+++ b/src/lib/stm32f10x_conf.h
@@ -29,10 +29,10 @@
/* Comment the line below to disable the specific peripheral inclusion */
/************************************* ADC ************************************/
-#define _ADC
-#define _ADC1
-#define _ADC2
-#define _ADC3
+//#define _ADC
+//#define _ADC1
+//#define _ADC2
+//#define _ADC3
//#define _BKP
//#define _CAN
//#define _CRC