Skip to content

Commit

Permalink
also revert uart dma because its bugged
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Jan 13, 2025
1 parent 0eca1ef commit d8bdcd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Core/Src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ int _write(int file, char* ptr, int len) {
}
return len;
}

/* USER CODE END 0 */

/**
Expand Down

0 comments on commit d8bdcd9

Please sign in to comment.