Geiger-Watchface/build/include/message_keys.auto.h
2023-08-06 23:46:16 +10:00

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;