From a90347438e51bbd5f65c1c58c76ba339df7fc814 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Tue, 29 Nov 2022 00:53:17 +0100 Subject: Refactoring and added sdk uart (not working) --- src/split.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/split.h (limited to 'src/split.h') diff --git a/src/split.h b/src/split.h new file mode 100644 index 0000000..420b93d --- /dev/null +++ b/src/split.h @@ -0,0 +1,4 @@ +#pragma once + +void split_init(void); +void split_task(void); -- cgit v1.2.3-71-gd317