From 96de564b2bd3a6eee37ead135e7a425a40f3ca63 Mon Sep 17 00:00:00 2001 From: Paul Nehlich Date: Fri, 6 Oct 2023 15:51:17 +0200 Subject: [PATCH] DH cpp --- mission/devices/LED DeviceHandler.cpp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mission/devices/LED DeviceHandler.cpp diff --git a/mission/devices/LED DeviceHandler.cpp b/mission/devices/LED DeviceHandler.cpp new file mode 100644 index 0000000..7e932ac --- /dev/null +++ b/mission/devices/LED DeviceHandler.cpp @@ -0,0 +1,3 @@ +// +// Created by nehlichp on 02.10.23. +//