mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-07 15:36:22 +00:00
restructure code
This commit is contained in:
parent
8c2c217acc
commit
8f25ceddcf
57 changed files with 63 additions and 74 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include <Arduino.h>
|
||||
#include <unity.h>
|
||||
|
||||
#include <BoardFinder.h>
|
||||
#include "BoardFinder/BoardFinder.h"
|
||||
|
||||
std::list<BoardConfig const *> boardConfigs;
|
||||
logging::Logger logger;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue