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 was trying to get a screenshot on v1.0.0 where suddenly the system crashed. I think we need to have a way to recover from this. As it can be seen in the error, the exception is thrown where the light sensor cannot initialize the I2C bus. I believe there was some sort of conflict (collision) with keypad I2C bus events.
I suggest we have a refresh keypad or reset I2C bus, to run for recovery while we investigate the root cause to hopefully eliminate it.
I was trying to get a screenshot on v1.0.0 where suddenly the system crashed. I think we need to have a way to recover from this. As it can be seen in the error, the exception is thrown where the light sensor cannot initialize the I2C bus. I believe there was some sort of conflict (collision) with keypad I2C bus events.
I suggest we have a refresh keypad or reset I2C bus, to run for recovery while we investigate the root cause to hopefully eliminate it.
The text was updated successfully, but these errors were encountered: