mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 01:53:51 +01:00
printf function requires a string literal as the format argument. Using a character pointer is not accepted as string literal by some compilers.