release 0.6pre0
This commit is contained in:
parent
4b436ef1fc
commit
f7566455c2
36 changed files with 366 additions and 142 deletions
|
|
@ -55,7 +55,7 @@ bool DivEngine::loadConf() {
|
|||
logI("creating default config.\n");
|
||||
return saveConf();
|
||||
}
|
||||
logI("loading config.\n");
|
||||
logI("peepoHappy\n");
|
||||
while (!feof(f)) {
|
||||
String key="";
|
||||
String value="";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue