## Related Issues & PRs <!-- List of related PRs and issues. --> -#59 ## Description <!-- List of clear and concise descriptions of the bug. --> - missing include of `FreeRTOS.h` ## Expected behavior <!-- List of clear and concise description of what you expected to happen. --> - include order of our own header should not matter ## To Reproduce <!-- Steps to reproduce the behavior. --> 1. move include of one of the macro files to the top 2. build ## Context <!-- Feel free to add screenshots or code to help explain the problem. --> none