SnoozeUSBSerial usb;
...
...
#if defined(__IMXRT1062__)
SnoozeBlock config_teensy40(usb, digital, compare, alarm);
Hi, I'm still testing too so I cannot give a concrete answer, but looking into the examples code above, its always has the object "SnoozeUSBSerial", not sure why
and without it...