Don't need that
This commit is contained in:
parent
87a3d4cf60
commit
a4acd912d3
1 changed files with 0 additions and 5 deletions
|
@ -19,11 +19,6 @@ enum {
|
||||||
SKIPSTONE_MESSAGE_ENDPOINT_PHONE_CONTROL = 33
|
SKIPSTONE_MESSAGE_ENDPOINT_PHONE_CONTROL = 33
|
||||||
};
|
};
|
||||||
|
|
||||||
enum skipstone_message_endianness {
|
|
||||||
SKIPSTONE_MESSAGE_ENDIAN_LITTLE,
|
|
||||||
SKIPSTONE_MESSAGE_ENDIAN_BIG
|
|
||||||
};
|
|
||||||
|
|
||||||
typedef struct _skipstone_message_header {
|
typedef struct _skipstone_message_header {
|
||||||
uint16_t size,
|
uint16_t size,
|
||||||
id;
|
id;
|
||||||
|
|
Loading…
Add table
Reference in a new issue