CE process watching WIP
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
#define TERMINAL_DIMENSIONS 1
|
||||
|
||||
/* keyboard device */
|
||||
#define KB_READ_KEY 0
|
||||
#define KB_READ_KEY 0
|
||||
#define KB_READ_KEY_NONBLOCK 1
|
||||
|
||||
/* drive devices */
|
||||
#define XDRV_TYPE_RAMDRV 0
|
||||
|
||||
Reference in New Issue
Block a user