Update Rolling
@@ -187,7 +187,7 @@ void LoadWlanFromFile(std::string fn, std::string &_ssid, std::string &_passphra
// Check if Hostname was empty in .ini if yes set to std_hostname
if(_hostname.length() <= 0){
_hostname = std_hostname;
- }
+ }
}
@@ -1,4 +1,4 @@
-const char* GIT_REV="cefe125";
+const char* GIT_REV="bafd67b";
const char* GIT_TAG="";
-const char* GIT_BRANCH="rolling";
-const char* BUILD_TIME="2020-09-28 19:32";
+const char* GIT_BRANCH="master";
+const char* BUILD_TIME="2020-09-28 19:57";