Update LoRa_APRS_iGate.cpp

This commit is contained in:
Peter Buchegger 2023-01-23 11:54:51 +01:00 committed by GitHub
parent c019663aed
commit a2ca7476d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@
#include "TaskWifi.h"
#include "project_configuration.h"
#define VERSION "22.46.0"
#define VERSION "23.04.0"
#define MODULE_NAME "Main"
String create_lat_aprs(double lat);