Not tested, but this might work:
static const prog_char *label PROGMEM = "LED";
static intfPulse pulses[] = {
{ 13, 0, label }
}
Oliver
Not tested, but this might work:
static const prog_char *label PROGMEM = "LED";
static intfPulse pulses[] = {
{ 13, 0, label }
}
Oliver