HotFix for ReplyBot - Modules.cpp included and moved configuration.h (#9532)

This commit is contained in:
Jason P
2026-02-04 08:56:50 -06:00
committed by GitHub
parent 538a5f0dfc
commit bfc3eebd54
3 changed files with 9 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
#pragma once
#include "configuration.h"
#if !MESHTASTIC_EXCLUDE_REPLYBOT
#include "SinglePortModule.h"
#include "mesh/generated/meshtastic/mesh.pb.h"