AlessandroAU / Chorus32-ESP32LapTimer

This is an ESP32 port of the popular Chorus RF Laptimer
GNU General Public License v3.0
85 stars 33 forks source link

Add LIKELY and UNLIKELY macros #87

Closed Smeat closed 5 years ago

Smeat commented 5 years ago

We are obviously way smarter than the compiler ;)

Allows us to shift the optimization towards race mode (albeit very small)