Difference between revisions of "Simple EVSE"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
https://github.com/ed-chemnitz/qmodbus/ | https://github.com/ed-chemnitz/qmodbus/ | ||
== Installation == | == Installation == | ||
− | === Prerequisites == | + | === Prerequisites === |
<source lang='bash'> | <source lang='bash'> | ||
sudo apt-get install qt4-dev-tools | sudo apt-get install qt4-dev-tools | ||
Line 33: | Line 33: | ||
make | make | ||
</source> | </source> | ||
+ | |||
== Start == | == Start == | ||
<source lang='bash'> | <source lang='bash'> |