mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 11:03:50 +01:00
Previously, the auto-reload register was set to TIMERx_MAXVALUE. This is incorrect, as TIMERx combines two 16bit timers. This commit fixes the assignment.