mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-19 18:32:39 +01:00
add PULLUP for keyboard
This commit is contained in:
@@ -34,5 +34,6 @@ class DEVTERM {
|
||||
//USBSerial *_Serial;//_Serial = &Serial;
|
||||
};
|
||||
|
||||
#define KEYBOARD_PULL 1 // 1 for PULLUP, 0 FOR PULLDOWN
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user