mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 18:13:49 +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.