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
Expected Behavior
When library is running on photon and the photon is not installed in a hub, there should be some sort of error message like:
Can't connect to hub, please check hardware.
Observed Behavior
After a while (5 to 10 mins) the photon goes into hard fault and resets. Probably because of a memory or buffer overflow, without any debugging error messages.
This bug doesn't have high priority, since normally you wouldn't run this library on a photon that's not installed in a hub. But fixing this will probably prevent other nasty bugs in the future.
The text was updated successfully, but these errors were encountered:
Bug Report
Expected Behavior
When library is running on photon and the photon is not installed in a hub, there should be some sort of error message like:
Observed Behavior
After a while (5 to 10 mins) the photon goes into hard fault and resets. Probably because of a memory or buffer overflow, without any debugging error messages.
This bug doesn't have high priority, since normally you wouldn't run this library on a photon that's not installed in a hub. But fixing this will probably prevent other nasty bugs in the future.
The text was updated successfully, but these errors were encountered: