git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3479 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
d3adba6d99
commit
debee3a5c6
|
@ -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 **
|
||||
|
||||
|
|
Loading…
Reference in New Issue