Skip to content

Commit

Permalink
Clean up commented out OOT example code
Browse files Browse the repository at this point in the history
  • Loading branch information
gemenerik committed Jul 11, 2024
1 parent 0179bed commit ff6e426
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ void appMain() {

while(1) {
vTaskDelay(M2T(2000));

// Remove the DEBUG_PRINT.
// DEBUG_PRINT("Hello World!\n");
}
}

Expand Down

0 comments on commit ff6e426

Please sign in to comment.