blob: de8bd07cf2509068dfe7be455c61289e861ebcbc [file] [log] [blame]
#pragma once
#include <string>
inline static const std::string hostInstances = @INSTANCES@;
inline static const size_t postCodeSize = @POST_CODE_BYTES@;
inline static const size_t debugCardFrameSize = @DEBUG_CARD_FRAME_SIZE@;