Merge branch 'lora-aprs:master' into dj1an-dev-sf

This commit is contained in:
dj1an 2021-09-02 19:04:15 +02:00 committed by GitHub
commit 2754485f04
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.29.0-dev"
#define VERSION "21.35.0"
String create_lat_aprs(double lat);
String create_long_aprs(double lng);