From 47935aab983811dccb2a63dcd61ddece3939ec8a Mon Sep 17 00:00:00 2001 From: Jm Casler Date: Mon, 10 Jan 2022 09:10:09 -0800 Subject: [PATCH] Add Meshtastic to bootup (#1076) --- src/main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main.cpp b/src/main.cpp index 0b1b676b2..b90dbc82a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -397,6 +397,8 @@ void setup() } #endif + DEBUG_MSG("\n\n//\\ E S H T A /\\ S T / C\n\n"); + initDeepSleep(); #ifdef VEXT_ENABLE