I have debugging code in App::initial and so I'm sure it only runs once. -S.
Hi All, With QSpy, why is the INIT QHsm::top shows twice? For example: Serial port...
And here's the QSpy invocation that goes along with it. Don't forget to use the right...
For reference, this one works on Arduino Uno: void QF::onIdle() { #ifdef Q_SPY QF_INT_DISABLE();...
Hi, Is there an Arduino compatible QSpy implementation?
Thanks to the beautiful QP framework, everything works :-)
Digging deeper in the QP source, I see that the best approach would be to have the...
To clarify my previous post, I'm looking for a code sample rather than a state chart......