mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* refactor: LocationProvider classes moved to src/helpers/sensors
* refactor: Heltec_Wireless_Tracker* env moved to new variants/heltec_tracker dir
This commit is contained in:
parent
60b7897665
commit
98f1785104
8 changed files with 159 additions and 44 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#include <Arduino.h>
|
||||
#include "target.h"
|
||||
#include <helpers/sensors/MicroNMEALocationProvider.h>
|
||||
|
||||
T1000eBoard board;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue