When rebuilding/reloading T4.1 software on the Arduino IDE, the CPU is locked, serial terminal shows greyed out, fine. But the PWM outputs stop PWMing, which causes an annoyance when they stop at 1 (full throttle! Damn the torpedoes!) I assumed these are hardware PWMs (using analogWrite(...)) on PWMable pins. Wish I could get an interrupt before this happens or something I can poll for a warning. Any such exists?
Thx,
Thx,