mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-21 20:43:50 +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'.