git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4290 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2012-06-17 15:16:41 +00:00
parent edc8aebb75
commit 949edaf8e2
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ int main(void) {
chSysInit(); chSysInit();
/* /*
* Activates the serial driver 3 using the driver default configuration. * Activates the serial driver 6 using the driver default configuration.
*/ */
sdStart(&SD6, NULL); sdStart(&SD6, NULL);