Press n or j to go to the next uncovered block, b, p or k for the previous block.
export enum MessageTypes { MT_Command = 0x00, MT_Response = 0x01, MT_Notification = 0x02, MT_Reserved = 0x03 }