Thanks. I have been using this library for a while, and had tried a while back to get the timeout feature to fix my issue, and hadn't got it to work. But now with that code plus the WRITE_RESTART,...
Type: Posts; User: astroyam
Thanks. I have been using this library for a while, and had tried a while back to get the timeout feature to fix my issue, and hadn't got it to work. But now with that code plus the WRITE_RESTART,...
Thanks. For some reason the void loop() doesn't show on my screen, and the code stopped at '...get here.' I added the void loop(){} and it works. Thanks for that, I can definitely use it...
Thanks, and yes I believe you could be right about the lines.
What is the name of that I2C library with the timeout? That would be a great start.
HI there,
Thanks for posting the code on how to reset the Teensy 3. I could sure use it.
It doesn't seem like the whole code posted to the thread? I only see the setup() call but not the loop or...