You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I seem to have a problem with the millis() filling up and causing the rx to stop receiving after a number of minutes (about 1).. I've changed these to unsigned long and it seems to of fixed the problem. This was on a esp8266 device.
I seem to have a problem with the millis() filling up and causing the rx to stop receiving after a number of minutes (about 1).. I've changed these to unsigned long and it seems to of fixed the problem. This was on a esp8266 device.