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
i2c freeze arduino in case of no answer instead of passing and try to restart comm. It's an important issue in case of 24/24 running applications like in my case nfc door lock. The issue is described here https://rheingoldheavy.com/changing-the-i2c-library/ . I solved it by modding the lib, see files attached. utility_twi_patched_IIC.zip
The text was updated successfully, but these errors were encountered:
Hi @neoaurion,
the issue has been reported in the past (#2489) and will likely be fixed in the near future. Please comment on that PR or open a new proper one, mergeable 🙂
i2c freeze arduino in case of no answer instead of passing and try to restart comm. It's an important issue in case of 24/24 running applications like in my case nfc door lock. The issue is described here https://rheingoldheavy.com/changing-the-i2c-library/ . I solved it by modding the lib, see files attached.
utility_twi_patched_IIC.zip
The text was updated successfully, but these errors were encountered: