From c3497d491d6cfa36e4a1115246bb6b5af38a78e9 Mon Sep 17 00:00:00 2001 From: Federica Di Lauro Date: Tue, 25 Feb 2020 11:36:20 +0100 Subject: [PATCH] organize subfolders --- otto_controller/.cproject | 2 + .../Core/Inc/communication_utils.h | 37 ------------------ otto_controller/Core/Src/main.cpp | 39 ++++--------------- .../joypad_bridge/scripts/serial_receiver.py | 4 +- 4 files changed, 11 insertions(+), 71 deletions(-) delete mode 100644 otto_controller/Core/Inc/communication_utils.h diff --git a/otto_controller/.cproject b/otto_controller/.cproject index 72fd203..bcf34be 100644 --- a/otto_controller/.cproject +++ b/otto_controller/.cproject @@ -45,6 +45,7 @@ +