mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 11:33:51 +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'.