vial: bump protocol version
This commit is contained in:
parent
2b2ff48c5d
commit
c0cd1bfc6c
@ -19,7 +19,7 @@
|
||||
#include <inttypes.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define VIAL_PROTOCOL_VERSION ((uint32_t)0x00000003)
|
||||
#define VIAL_PROTOCOL_VERSION ((uint32_t)0x00000004)
|
||||
|
||||
void vial_handle_cmd(uint8_t *data, uint8_t length);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user