mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
d9e0c6c859
This is quick solution to avoid wrapping around after 4294967 milliseconds. It uses xtimer_now_usec64 instead of xtimer_now_usec. Notice that this is more expansive than the previous solution, especially on AVR systems. |
||
---|---|---|
.. | ||
include | ||
base.cpp | ||
doc.txt | ||
Makefile | ||
Makefile.include | ||
post.snip | ||
pre.snip | ||
serialport.cpp | ||
sketches.inc.mk |