Skip to content

Commit

Permalink
Fix rebase.
Browse files Browse the repository at this point in the history
  • Loading branch information
philmoz committed Oct 1, 2024
1 parent cbe71d6 commit 2f51356
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions radio/src/edgetx.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
#include <malloc.h>
#endif

#if defined(LUA)
#include "lua/lua_states.h"
#endif

RadioData g_eeGeneral;
ModelData g_model;

Expand Down

0 comments on commit 2f51356

Please sign in to comment.