01-20-2025, 10:51 PM
(01-20-2025, 10:42 PM)bplus Wrote: Maybe that Timer point would fix my issue on my system, I will check.
If it's an issue with timing and _DELAY, I wouldn't think so. I didn't actually change the delay any in the code before. All Timer(0.001) does is try and return a more accurate version of the time for you to store in your variable; it's not changing that _DELAY difference at all.