Skip to content
New issue

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

fix compiler warning - comment out getGhstFrame (defined but not used) #966

Merged

Conversation

nerdCopter
Copy link
Member

fixes:

./src/main/telemetry/ghst.c:85:17: warning: 'getGhstFrame' defined but not used [-Wunused-function]
   85 | STATIC_UNIT_TESTED uint8_t *getGhstFrame(){

@nerdCopter nerdCopter force-pushed the 20240223_fix_compile_warnings_GHST branch from c6ede74 to d3241a2 Compare February 23, 2024 20:46
@nerdCopter nerdCopter merged commit c9d0d7b into emuflight:master Feb 27, 2024
6 checks passed
@nerdCopter nerdCopter deleted the 20240223_fix_compile_warnings_GHST branch February 27, 2024 16:41
@nerdCopter nerdCopter restored the 20240223_fix_compile_warnings_GHST branch June 26, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant