mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 21:43:51 +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.