Page 1 of 1

Pulse: no event for first status change?

Posted: 02 Jan 2020, 14:51
by MajinJoko
When using command "pulse", I get an event only for the final status of the pin.

Once I enable the Monitor for GPIO13, when I run "Pulse,13,1,500" via mqtt command topic, I see:

Code: Select all

425103 : Info  : SW   : GPIO 13 Pulsed for 500 mS
425160 : Info  : EVENT: GPIO#13=0
I think it should also create an event for GPIO#13=1 (when the Pulse start).
Is it a bug?

My current build: mega-20191208

Re: Pulse: no event for first status change?

Posted: 02 Jan 2020, 15:29
by grovkillen
Yes that would be expected. Please open a new issue on GitHub.