Skip to content

Commit da73b4a

Browse files
committed
Doh!
1 parent 0af92d1 commit da73b4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/mt_internals.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
#define MT_SOFTWARESERIAL_SUPPORTED
88
#endif
99

10+
#include "Meshtastic.h"
11+
1012
extern bool mt_debugging;
1113
void mt_debug_print(const char * s);
1214
#define d(s) mt_debug_print(s)

0 commit comments

Comments
 (0)