mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-20 12:03:52 +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.