syntax suger

This commit is contained in:
iceman1001 2016-04-12 11:30:49 +02:00
commit 88e20c9f6d
4 changed files with 19 additions and 26 deletions

View file

@ -49,7 +49,7 @@ uint32_t RAMFUNC GetTickCount();
void StartCountUS();
uint32_t RAMFUNC GetCountUS();
uint32_t RAMFUNC GetDeltaCountUS();
//uint32_t RAMFUNC GetDeltaCountUS();
void StartCountSspClk();
uint32_t RAMFUNC GetCountSspClk();