mirror of
https://github.com/keirf/greaseweazle-firmware.git
synced 2025-10-31 11:06:44 -07:00
Make the period proportional to systick rate by updating the timebase every 2^23 systicks. This will always be safe, no matter how high the systick rate.