Settings Screen Doesn't Allow/Provide Return to Main Screen #86
Replies: 4 comments 25 replies
-
Hi Dave, Touching the menu icon on the top right will always take you back to the menu. |
Beta Was this translation helpful? Give feedback.
-
lines 443-449 now are: if (touches) { -------------PIO log below --------------------------------------------------- Building in release mode Alex, Can I assume the touchscreen hw is working due to the free ram value returned when pushing the return to main screen icon in upper left ? - or is it too soon to tell??? Dave |
Beta Was this translation helpful? Give feedback.
-
I plan to take the throttle partially apart to get to the touchscreen cable - reseat it - and then reassemble I also think the accelerometer connections (4 solid wires ) may not be making contact with th FireBeetle2. For me, it's worth a try in disassembling my pride and joy. A quick question - I assume these debug lines only reduce memory for real code, but won't affect the operation, since the user only sees the result in monitor mode, If so, why don't you put some instructions into the code for this purpose? You can take them out if program memory becomes tight. I will do the disassembly/reassembly tomorrow Wednesday 4/5. Dave |
Beta Was this translation helpful? Give feedback.
-
inverted now push upper right *still inverted) X: 300 - Y: 9 X: 42 - Y: 449 Dave |
Beta Was this translation helpful? Give feedback.
-
I finished assembling the T3 Throttle and went through a test functions/throttle famiiarization phase.
When I selected the Settings Screen (Loco UI/Screen Rotation), I can't go back to the Main Screen, unless I turn the Throttle off snd then back on.
Is this the correct behavior or did I miss something ?
Dave
Beta Was this translation helpful? Give feedback.
All reactions