mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
In PR #1404 addr_str was renamed to addr_str_mode, but at some places it was still referenced as addr_str. When enabling debug messages, the compiler complains.