added missing statement in howto
This commit is contained in:
parent
b7d211177a
commit
8622514390
|
@ -10,6 +10,7 @@ Then you have to install cmake, for the serialmon.py script python and pyserial.
|
|||
|
||||
cd reflow
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
make reflowctl-upload
|
||||
|
|
Loading…
Reference in New Issue