mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 05:53:49 +01:00
The old code was never working, all of the middle address bytes were set to 0x00 because of the bitwise AND being executed after the right shift.