From 0bff8199e4a800d5ea1bd422dcf06643d6daf008 Mon Sep 17 00:00:00 2001 From: Aleksa Vučković Date: Mon, 10 Jan 2022 22:15:15 +0100 Subject: include/setup.sh --- include/06.keyboard/keyboard09.c | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 include/06.keyboard/keyboard09.c (limited to 'include/06.keyboard/keyboard09.c') diff --git a/include/06.keyboard/keyboard09.c b/include/06.keyboard/keyboard09.c deleted file mode 100644 index 33bc64b..0000000 --- a/include/06.keyboard/keyboard09.c +++ /dev/null @@ -1,5 +0,0 @@ -void space() -{ - buffer[buffer_current][buffer_index++]=' '; - printf(" "); -} -- cgit v1.2.3