From aae314fead54dab7b258f3a6c7ac1615833f9987 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 29 Dec 2015 19:01:39 +0100 Subject: o Basic pre-emptive task switching OS. --- serial1.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'serial1.cpp') diff --git a/serial1.cpp b/serial1.cpp index 58ea536..85bd435 100644 --- a/serial1.cpp +++ b/serial1.cpp @@ -8,8 +8,6 @@ #include "tinyprintf.h" #include "debug.h" -int init_high(); - extern "C" void halt(); #include "stm32f10x_conf.h" -- cgit v1.2.3