This repository has been archived by the owner on Jun 12, 2021. It is now read-only.
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