Michael
Michael
@elecpower Hi Neil, any idea what is causing this?
> Yes... If memory serves me correct it is simply `BOOTLOADER`... That would be great. I'll try later.
> Ok, close, but not quite... it's `BOOT` @pfeerick Hi Peter, BOOT worked. The change in keys.cpp is now excluded when compiled for the bootloader. Another thing. All instances of...
Ok, understood. So I'd have to do a separate PR for the libopenui change to get rid of onKeyPress entirely?
@pfeerick I removed onKeyPress() now entirely and created a PR for the respective libopenui change. Now this should blow up big time
In the name of science
> @pfeerick I removed onKeyPress() now entirely and created a PR for the respective libopenui change. Now this should blow up big time To not stress you too much with...
I'll build again and try. Did you try the touch one? Does this crash too?
Hi Peter, sorry, I missed that you merged https://github.com/EdgeTX/edgetx/pull/2193 (the touch one) 10 days ago. I am glad that at least the touch one works as expected. Setting Sound and...
> Oh raspberry... yeah tying up `key::input()` and co is probably it... 😠I rolled back keys.cpp back implemented some logic in LvglWrapper.cpp/keyboardDriverRead() to determine a first key press on...