Skip to content

Commit

Permalink
Doh!
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern committed Jan 25, 2024
1 parent 0af92d1 commit da73b4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mt_internals.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
#define MT_SOFTWARESERIAL_SUPPORTED
#endif

#include "Meshtastic.h"

extern bool mt_debugging;
void mt_debug_print(const char * s);
#define d(s) mt_debug_print(s)
Expand Down

0 comments on commit da73b4a

Please sign in to comment.