vial: bump protocol version
This commit is contained in:
parent
e9745af305
commit
2ba865ecbe
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue