git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4290 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
edc8aebb75
commit
949edaf8e2
|
@ -58,7 +58,7 @@ int main(void) {
|
|||
chSysInit();
|
||||
|
||||
/*
|
||||
* Activates the serial driver 3 using the driver default configuration.
|
||||
* Activates the serial driver 6 using the driver default configuration.
|
||||
*/
|
||||
sdStart(&SD6, NULL);
|
||||
|
||||
|
|
Loading…
Reference in New Issue