mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 11:03:50 +01:00
The params argument is now a const pointer. This eliminates the need for a type cast that converts a const to a non-const.
The params argument is now a const pointer. This eliminates the need for a type cast that converts a const to a non-const.