From debee3a5c68cc02e8c3d6424077b8461df9d329c Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 6 Nov 2011 18:22:28 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3479 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/ARMCM3-STM32F407-DISCOVERY/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/ARMCM3-STM32F407-DISCOVERY/readme.txt b/demos/ARMCM3-STM32F407-DISCOVERY/readme.txt index 61e619628..ab3c5199a 100644 --- a/demos/ARMCM3-STM32F407-DISCOVERY/readme.txt +++ b/demos/ARMCM3-STM32F407-DISCOVERY/readme.txt @@ -13,7 +13,7 @@ APIs. The ADC samples two channels (temperature sensor and PC0) and modulates the PWM using the sampled values. The sample data is also transmitted using the SPI port 1. By pressing the button located on the board the test procedure is activated -with output on the serial port COM1 (USART1). +with output on the serial port SD2 (USART2). ** Build Procedure ** -- cgit v1.2.3