AVR: Update demo comment.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11334 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Theodore Ateba 2018-01-18 22:24:44 +00:00
parent e892fd2b48
commit cf84da6cbd
1 changed files with 3 additions and 3 deletions

View File

@ -84,7 +84,7 @@ static THD_FUNCTION(Thd2, arg) {
} }
} }
/* /**
* Application entry point. * Application entry point.
*/ */
int main(void) { int main(void) {