fix typos and add 2 missing modules to the equasion (#3370)

This commit is contained in:
Thomas Göttgens
2024-03-11 13:52:46 +01:00
committed by GitHub
parent 658ed6fd28
commit 892223a297
2 changed files with 6 additions and 4 deletions

View File

@@ -239,4 +239,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MESHTASTIC_EXCLUDE_NEIGHBORINFO 1
#define MESHTASTIC_EXCLUDE_TRACEROUTE 1
#define MESHTASTIC_EXCLUDE_WAYPOINT 1
#define MESHTASTIC_EXCLUDE_INPUTBROKER 1
#define MESHTASTIC_EXCLUDE_SERIAL 1
#endif