From 6cac70b7c50a9abdd8273dd1eb2c5c86cb7c44ae Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Fri, 11 Jun 2021 15:07:09 +0200 Subject: [PATCH] small update --- bsp_hosted/main.cpp | 1 - misc/eclipse/Host/eive-linux-host-debug-cmake.launch | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/bsp_hosted/main.cpp b/bsp_hosted/main.cpp index 73fdcff5..4fa1eb04 100644 --- a/bsp_hosted/main.cpp +++ b/bsp_hosted/main.cpp @@ -24,7 +24,6 @@ int main(void) << SW_SUBVERSION << "." << SW_SUBSUBVERSION << " -- " << std::endl; std::cout << "-- " << __DATE__ << " " << __TIME__ << " --" << std::endl; - sif::warning << "Test" << std::endl; initmission::initMission(); for(;;) { diff --git a/misc/eclipse/Host/eive-linux-host-debug-cmake.launch b/misc/eclipse/Host/eive-linux-host-debug-cmake.launch index 5ea36ff3..294772d8 100644 --- a/misc/eclipse/Host/eive-linux-host-debug-cmake.launch +++ b/misc/eclipse/Host/eive-linux-host-debug-cmake.launch @@ -18,12 +18,12 @@ - - + + - +