Skip to content
Snippets Groups Projects
Commit d099468c authored by Dennis Eisold's avatar Dennis Eisold
Browse files

Changed SQLite db

parent d797dae1
No related branches found
No related tags found
1 merge request!26Changed SQLite db
......@@ -38,7 +38,7 @@ namespace Wetterstation
"city = @city, " +
"node1Id = @node1Id, " +
"node1Innen = @node1Innen, " +
"node1Aussen = @node1IdAussen;",
"node1Aussen = @node1Aussen;",
mqttSettings);
}
}
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment