vial: bump protocol version
This commit is contained in:
parent
e9745af305
commit
2ba865ecbe
@ -22,7 +22,7 @@
|
||||
#include "eeprom.h"
|
||||
#include "action.h"
|
||||
|
||||
#define VIAL_PROTOCOL_VERSION ((uint32_t)0x00000004)
|
||||
#define VIAL_PROTOCOL_VERSION ((uint32_t)0x00000005)
|
||||
#define VIAL_RAW_EPSIZE 32
|
||||
|
||||
void vial_init(void);
|
||||
|
Loading…
Reference in New Issue
Block a user