Fix event ids
This commit is contained in:
parent
e84e388521
commit
5ce8ec864d
@ -106,9 +106,8 @@ enum class SesameEvent {
|
||||
MessageCounterInvalid = 6,
|
||||
MessageAccepted = 7,
|
||||
MessageDeviceInvalid = 8,
|
||||
InvalidUrlParameter = 9,
|
||||
InvalidResponseAuthentication = 10,
|
||||
DeviceSetupIncomplete = 11,
|
||||
InvalidUrlParameter = 20,
|
||||
InvalidResponseAuthentication = 21,
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user