Hi guys and gals,
Hopefully a simple question here, in the main loop of my Arduino program, my genie.DoEvents() part is at the very bottom of the program, is this correct? Is it vital on the position of the genie.DoEvents()? Or should it be one of the very first parts to be in the main loop?
Many thanks,
Sean
Hopefully a simple question here, in the main loop of my Arduino program, my genie.DoEvents() part is at the very bottom of the program, is this correct? Is it vital on the position of the genie.DoEvents()? Or should it be one of the very first parts to be in the main loop?
Many thanks,
Sean
Comment