summaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index af9e2aa..a1b4407 100644
--- a/main.cpp
+++ b/main.cpp
@@ -23,7 +23,6 @@ int main(int argc, char** argv)
LED2_SetHigh();
LED3_SetHigh();
- // UART1_WriteBuffer("Hello\n\r", 7);
UART1_Write('S');
UART1_Write('\n');
UART1_Write('\r');