Skip to content

Commit

Permalink
feat(radio): sort global/special function names (EdgeTX#5429)
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Feerick <[email protected]>
  • Loading branch information
philmoz and pfeerick authored Aug 23, 2024
1 parent 2ef014d commit e0a3097
Show file tree
Hide file tree
Showing 11 changed files with 973 additions and 47 deletions.
1 change: 1 addition & 0 deletions radio/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@ if(GUI)
keys.cpp
maths.cpp
translations.cpp
cfn_sort.cpp
gui/gui_common.cpp
)
foreach(FILE ${GUI_SRC})
Expand Down
Loading

0 comments on commit e0a3097

Please sign in to comment.