summaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-05-01 22:47:16 +0200
committerNao Pross <naopross@thearcway.org>2018-05-01 22:47:16 +0200
commiteb080018f2035061b0338c89ca3a70df6da3cbfc (patch)
tree84dc7cf707efb45302804db2ddcaa13793016d78 /main.cpp
parentAdd HAL generated by MCC (diff)
downloadSAMLiquidSmoke-eb080018f2035061b0338c89ca3a70df6da3cbfc.tar.gz
SAMLiquidSmoke-eb080018f2035061b0338c89ca3a70df6da3cbfc.zip
Defined Heap size
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');