Remove ps2kbdev dev functions in favour of MBus

This commit is contained in:
2025-11-11 23:50:24 +01:00
parent a530304e18
commit ef7a45e7cf
2 changed files with 0 additions and 23 deletions

View File

@ -6,9 +6,6 @@
#define DEV_TERMDEV_PUTCH 0
#define DEV_PS2KBDEV_READCH 0
#define DEV_PS2KBDEV_ATTCHCONS 1
#define DEV_SERIALDEV_SENDB 0
#define DEV_SERIALDEV_SENDREADY 1
#define DEV_SERIALDEV_RECVB 2