mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-06-20 01:54:56 +02:00
minor cosmetic code fix
This commit is contained in:
@@ -8,6 +8,7 @@ extern std::vector<String> lastHeardStation_temp;
|
||||
extern String versionDate;
|
||||
extern int stationMode;
|
||||
|
||||
|
||||
namespace QUERY_Utils {
|
||||
|
||||
String process(String query, String station, String queryOrigin) {
|
||||
|
||||
Reference in New Issue
Block a user