minor cosmetic code fix

This commit is contained in:
richonguzman
2024-02-25 12:00:44 -03:00
parent 414b31d9b8
commit 72c16e1cd0
14 changed files with 24 additions and 11 deletions

View File

@@ -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) {