Skip to content

Commit

Permalink
Rename hello_main.c to spi_test_main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen committed Nov 28, 2021
1 parent 9af4ad6 commit a4f884c
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -38,3 +38,5 @@ int main(int argc, FAR char *argv[])
printf("Hello, World!!\n");
return 0;
}

#error TODO: Update the main() function

0 comments on commit a4f884c

Please sign in to comment.