Difference between revisions of "Simple EVSE"
Jump to navigation
Jump to search
| Line 16: | Line 16: | ||
qmake | qmake | ||
make | make | ||
| + | </source> | ||
| + | == Start == | ||
| + | <source lang='bash'> | ||
| + | ssh -Y <computer with QModBus> | ||
| + | cd /usr/local/scr/qmodbus | ||
| + | QModBus& | ||
</source> | </source> | ||
<headertabs/> | <headertabs/> | ||