mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-04 15:50:28 +01:00
Update LoRa_APRS_iGate.cpp
This commit is contained in:
parent
3f961ce46e
commit
64f927636a
|
|
@ -18,7 +18,7 @@
|
|||
#include "TaskWifi.h"
|
||||
#include "project_configuration.h"
|
||||
|
||||
#define VERSION "21.12.0-dev"
|
||||
#define VERSION "21.14.0"
|
||||
|
||||
String create_lat_aprs(double lat);
|
||||
String create_long_aprs(double lng);
|
||||
|
|
|
|||
Loading…
Reference in a new issue