Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dcdb
dcdb
Commits
588e014d
Commit
588e014d
authored
Jun 03, 2019
by
Alessio Netti
Browse files
Merge remote-tracking branch 'remotes/origin/master' into mqttTopics
parents
329dcd95
54b3fe60
Changes
1
Show whitespace changes
Inline
Side-by-side
dcdbpusher/dcdbpusher.cpp
View file @
588e014d
...
...
@@ -428,6 +428,7 @@ int main(int argc, char** argv) {
LOG
(
info
)
<<
"MQTTPusher stopped"
;
LOG
(
info
)
<<
"Tear down objects..."
;
_sensorMap
.
clear
();
delete
_httpsServer
;
delete
_mqttPusher
;
delete
_analyticsManager
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment