From 598d1c86a5952d3e5d1d2175fdff3f76918a3ce9 Mon Sep 17 00:00:00 2001 From: Aleksa Vučković Date: Sun, 6 Mar 2022 12:55:49 +0100 Subject: font size change --- include/06.keyboard/keyboard17.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'include/06.keyboard/keyboard17.c') diff --git a/include/06.keyboard/keyboard17.c b/include/06.keyboard/keyboard17.c index 359ba30..171088f 100644 --- a/include/06.keyboard/keyboard17.c +++ b/include/06.keyboard/keyboard17.c @@ -15,8 +15,11 @@ { c=shift_charcode[keycode]; } - buffer[buffer_current][buffer_index++]=c; - printf("%c",c); + if(buffer_index