Timeline for Arduino reads string from another Arduino only if the string is in a loop why?
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 7, 2018 at 23:00 | comment | added | Nick Gammon♦ | exit turns interrupts off and then goes into an infinite loop. Therefore any pending serial output is not done. | |
| Jul 6, 2018 at 8:15 | history | answered | Michel Keijzers | CC BY-SA 4.0 |