index
:
em-updatetool.git
master
Convenient cross-platform update tool for B-control Energy Manager and Siemens Datamanager. Untested for >= EM300.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UpdateTool.cpp
blob: 5c6ad89f8026f6881d7742dda1e2f3bb4ee6bc3c (
plain
)
1
2
3
4
5
6
#include
"UpdateTool.hpp"
int
main
(
int
argc
,
char
**
argv
)
{
return
0
;
}