Thank you Jerson for your prompt answer!
I confirm that DMY variable is declared as byte and the byte variable pulse[75] is only used with the following two lines of code:
pulse[75] = (255 - DMY)
and
Hserout [str Pulse\76,10]
Both lines are inside the subroutine.
Alberto
Bookmarks