mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Switch PLUTO_MAX_MAC_CONFIG_ENTRIES to C API define
This commit is contained in:
@@ -10,7 +10,7 @@ namespace icsneo {
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
constexpr size_t PLUTO_MAX_MAC_CONFIG_ENTRIES = 5;
|
#define PLUTO_MAX_MAC_CONFIG_ENTRIES (5)
|
||||||
|
|
||||||
#pragma pack(push, 2)
|
#pragma pack(push, 2)
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user