Skip to content

Commit 6d6388a

Browse files
committed
v7: fix gateway namespace compile errors
1 parent 93aded5 commit 6d6388a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

firmware/radio_gateway_esp32/src/main_v7.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
namespace AltairV7 {
2121

22+
using namespace AltairGateway;
23+
2224
constexpr char FW_VERSION_V7[] = "0.4.0";
2325
constexpr char RX_PROFILE[] = "v7-bw203-gdo0-poll";
2426
constexpr float V7_FREQ = 435.000f;

0 commit comments

Comments
 (0)