moved some declarations

This commit is contained in:
Hardy Griech
2023-08-20 18:22:07 +02:00
parent fca08c939c
commit d5da303f45
2 changed files with 11 additions and 7 deletions

View File

@@ -71,13 +71,6 @@
#endif
// Table 4.3 Data Class Interface Protocol Codes
typedef enum
{
NCM_DATA_PROTOCOL_NETWORK_TRANSFER_BLOCK = 0x01
} ncm_data_interface_protocol_code_t;
// Table 6.2 Class-Specific Request Codes for Network Control Model subclass
typedef enum
{