Replies: 1 comment 2 replies
|
@wingunder that looks indeed like something that will never even compile in case |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I was trying to compile an image with
GHOSTenabled andCROSSFIREdisabled and apart from some other problems, stumbled over the following code:edgetx/radio/src/gui/212x64/model_setup.cpp
Lines 1043 to 1068 in 29c0f29
To me, the code from line 1056 to 1067 seems to be unreachable, due to the
breakon line 1055.Was this intentional, or is it a bug?
Regards
All reactions