WIP 2
This commit is contained in:
8
ulib/devids.h
Normal file
8
ulib/devids.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef ULIB_DEVIDS_H_
|
||||
#define ULIB_DEVIDS_H_
|
||||
|
||||
enum {
|
||||
DEV_TERMDEV = 0x10,
|
||||
};
|
||||
|
||||
#endif // ULIB_DEVIDS_H_
|
Reference in New Issue
Block a user