Difference between revisions of "Simple EVSE"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
= QModBus = | = QModBus = | ||
https://github.com/ed-chemnitz/qmodbus/ | https://github.com/ed-chemnitz/qmodbus/ | ||
+ | == Installation == | ||
+ | <source lang='bash'> | ||
+ | cd /usr/local/src | ||
+ | git clone https://github.com/ed-chemnitz/qmodbus/ | ||
+ | qmake | ||
+ | make | ||
+ | </source> | ||
<headertabs/> | <headertabs/> |