Skip to content

Fix types of HAL tick

Ethan Wu requested to merge getTick-type-fix into master

Changed tick types to 32 bit as the tick counter is 32 bit

Also removed some unnecessary type wizardry

Closes #41 (closed)

Merge request reports