Skip to content

Commit

Permalink
Missed pax
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern committed Mar 16, 2024
1 parent 60ac475 commit c0d1e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/esp32/PaxcounterModule.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include "configuration.h"
#if defined(ARCH_ESP32)
#include "Default.h"
#include "MeshService.h"
#include "PaxcounterModule.h"

#include <assert.h>

PaxcounterModule *paxcounterModule;
Expand Down

0 comments on commit c0d1e38

Please sign in to comment.