#include "define_guards.hpp"

/* The name of the class */
#define PARAMETER_CLASS ClockConfig
#define S_PARAMETER_CLASS S_ClockConfig
#define STRING_PARAMETER_CLASS "ClockConfig"

#define MMS_CONFIG_VERSION "1"

PARAMETER_STR("alarm_script",  alarm_script,  "")

#include "config_pre_post.hpp"
