13 lines
320 B
C
13 lines
320 B
C
#pragma once
|
|
#include <stdint.h>
|
|
|
|
//
|
|
// AUTOGENERATED BY BUILD
|
|
// DO NOT MODIFY - CHANGES WILL BE OVERWRITTEN
|
|
//
|
|
|
|
extern uint32_t MESSAGE_KEY_ControlKeyChunk;
|
|
extern uint32_t MESSAGE_KEY_ControlKeyResetComplete;
|
|
extern uint32_t MESSAGE_KEY_ControlKeyResetRequest;
|
|
extern uint32_t MESSAGE_KEY_ControlKeyUnsupportedError;
|