Replies: 2 comments
|
0 replies
Answer selected by
tonyyng
|
Thanks. Done. |
0 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.
Following the instructions for using gitpod for building the firmware, I tested a fix for this issue: #1991
It is a 3 line fix to logs.cpp at line 328 (after the block for UNIT_DATETIME):
My repo is based on https://github.com/EdgeTX/edgetx/tree/v2.7.1 as opposed to main.
Are there instructions for getting this change from gitpod into the main repo and generating a pull request? I'd be grateful if someone could provide the detailed steps or just deliver the change with work they are doing.
All reactions