/* config.c */ #include "config.h" config_t config = { 127, 1, /* beep */ 3, /* thermocouple */ 0, /* frequency */ 0, /* units */ 0x080, 0x040, 0xfc0 };