aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/ADC/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-19 09:32:59 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-19 09:32:59 +0000
commitb1762e9295dfe92f8d682aba3954adde498ff129 (patch)
treeaf7577c58c3fe87e49831d3e1acf4ed4d832ad4b /testhal/STM32F4xx/ADC/readme.txt
parentbcdb92f134f82921cbfe12774cc83e83ddee8eef (diff)
downloadChibiOS-b1762e9295dfe92f8d682aba3954adde498ff129.tar.gz
ChibiOS-b1762e9295dfe92f8d682aba3954adde498ff129.tar.bz2
ChibiOS-b1762e9295dfe92f8d682aba3954adde498ff129.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3509 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/ADC/readme.txt')
-rw-r--r--testhal/STM32F4xx/ADC/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/ADC/readme.txt b/testhal/STM32F4xx/ADC/readme.txt
index 24ff92f25..7fd60b1c6 100644
--- a/testhal/STM32F4xx/ADC/readme.txt
+++ b/testhal/STM32F4xx/ADC/readme.txt
@@ -12,7 +12,7 @@ The application demonstrates the use of the STM32L1xx ADC driver.
** Board Setup **
-- Connect PC0 to 3.3V and PC1 to GND for analog measurements.
+- Connect PC1 to 3.3V and PC2 to GND for analog measurements.
** Build Procedure **