Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

V1.1.0 - Speed update

Latest
Compare
Choose a tag to compare
@MCWertGaming MCWertGaming released this 07 Feb 23:14
· 5 commits to main since this release
280db03

This update of FOLF features speed improvements for the primecalc example and improves most parts of FOLF.

  • Fixed typos
  • moved sleepFor() to the macro folf_sleepFor()
  • improved code readability
  • minimized created variables
  • fixed the problem, that randomNum() returns 0 with a higher chance
  • moved getTimestamp() to the macro folf_getTimestamp

Please note, that you probably will have to move to the newly introduced macros!
Happy coding