mirror of
https://github.com/lora-aprs/LoRa_APRS_Tracker.git
synced 2026-04-20 22:13:38 +00:00
Merge branch 'master' of https://github.com/peterus/LoRa_APRS_Tracker
This commit is contained in:
commit
3c67b3d4c3
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ String create_long_aprs(RawDegrees lng);
|
|||
HardwareSerial ss(1);
|
||||
AXP20X_Class axp;
|
||||
TinyGPSPlus gps;
|
||||
int next_update = -1;
|
||||
|
||||
void setup()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue