mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-05-03 20:02:14 +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