We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The is a lot of duplicated code on port/board/afc-bpm/v3_1/payload.c, port/board/afc-fofb-ctrl/v3_1/payload.c, port/board/afc-timing/payload.c and port/board/afc-v4/payload.c. This can be unified in a single generic implementation of vTaskPayload that calls board specific functions for managing the payload power.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The is a lot of duplicated code on port/board/afc-bpm/v3_1/payload.c, port/board/afc-fofb-ctrl/v3_1/payload.c, port/board/afc-timing/payload.c and port/board/afc-v4/payload.c. This can be unified in a single generic implementation of vTaskPayload that calls board specific functions for managing the payload power.
The text was updated successfully, but these errors were encountered: