#pragma once int SysTick_startTimer(int ms, void (*callback)(void)); void SysTick_initTimers();