cleanup examples, build and ci

This commit is contained in:
2018-11-08 15:25:17 +01:00
parent 12b9a7b509
commit 7273ee6a0b
14 changed files with 65 additions and 102 deletions

View File

@@ -28,6 +28,7 @@ int MeshNet::connect(){
if(config.stationMode){
connectStation();
}
return 1;
}
int MeshNet::connectStation() {