mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
On `samr21-xpro` not all UDP packets were received, leading to the testing automaton to get into an invalid state and failing. This small delay between `sendto()` fixes that issue.