From 6b40de8b9a1e88a1799371bfcde80adc60a022d1 Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Mon, 24 Oct 2016 09:41:42 +0300 Subject: [PATCH] Update README.md --- Keyboard_PS2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Keyboard_PS2/README.md b/Keyboard_PS2/README.md index 020a322..2caeb1e 100644 --- a/Keyboard_PS2/README.md +++ b/Keyboard_PS2/README.md @@ -8,7 +8,7 @@ Needs custom ps2-library (PS2Keyboard_mcgurk.zip, unzip to libraries-folder). Clock-signal must be in pin 2 (because of interrupts). -Edit button assignments manually. +Edit button assignments manually. Assignments are in the end of source file. `#define DEBUG` if you want to see codes in console.