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

This commit is contained in:
gdisirio 2010-12-24 21:07:58 +00:00
parent 414e792575
commit 6e77c15848
1 changed files with 0 additions and 1 deletions

View File

@ -71,5 +71,4 @@ int main(void) {
TestThread(&SD2);
chThdSleepMilliseconds(500);
}
return 0;
}