From 5c5312c508ad40c418c321756d933e7ebcecb90a Mon Sep 17 00:00:00 2001 From: Mathias Andersson Date: Sat, 18 May 2013 12:52:04 +0200 Subject: Update Phantom debug print This updates the Phantom project to use the new debug print functions. --- keyboard/phantom/matrix.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'keyboard/phantom/matrix.c') diff --git a/keyboard/phantom/matrix.c b/keyboard/phantom/matrix.c index 386feea41f..49d6b738e6 100644 --- a/keyboard/phantom/matrix.c +++ b/keyboard/phantom/matrix.c @@ -100,7 +100,7 @@ uint8_t matrix_scan(void) if (prev_bit != curr_bit) { matrix_debouncing[row] ^= ((matrix_row_t)1<