Merge branch 'master' into RGBLED

This commit is contained in:
Gareth Coleman
2024-04-22 14:42:14 +01:00
committed by GitHub
4 changed files with 13 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#include "configuration.h"
#if defined(ARCH_ESP32)
#if defined(ARCH_ESP32) && !MESHTASTIC_EXCLUDE_PAXCOUNTER
#include "Default.h"
#include "MeshService.h"
#include "PaxcounterModule.h"