mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 05:53:49 +01:00
Since the argument type is 'unsigned int', the printf format string has to be '%u' instead of '%i'.
Since the argument type is 'unsigned int', the printf format string has to be '%u' instead of '%i'.