Update LoRa_APRS_iGate.cpp

This commit is contained in:
Peter Buchegger 2021-04-10 00:43:18 +02:00 committed by GitHub
parent 40ed046b45
commit fe17aaddb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@
#include "TaskWifi.h"
#include "project_configuration.h"
#define VERSION "21.12.0-dev"
#define VERSION "21.14.0-dev"
String create_lat_aprs(double lat);
String create_long_aprs(double lng);