Added buffering to output
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
// SCHEMATIC
|
||||
// #define KEYBOARD_CLK 2
|
||||
// #define KEYBOARD_DATA 3
|
||||
|
||||
#define KEYBOARD_CLK 2
|
||||
#define KEYBOARD_DATA 7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user