mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-08-07 01:13:18 +00:00
Replace use of numeric literals with appropriate enums
This commit is contained in:
@@ -53,6 +53,7 @@ typedef enum {
|
||||
} commands;
|
||||
|
||||
typedef enum {
|
||||
dev_LAN = 0x00,
|
||||
dev_COMM_CTRL = 0x01,
|
||||
dev_COMM_v1 = 0x11,
|
||||
dev_COMM_v2 = 0x12,
|
||||
|
||||
Reference in New Issue
Block a user