#include "callsign.h"
const char CALLSIGN_STRING_PRIVATE [] PROGMEM = "CALLSIGN";
const char* const CALLSIGN_STRING = CALLSIGN_STRING_PRIVATE;