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
|
cd reflow
|
||||||
mkdir build
|
mkdir build
|
||||||
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
make
|
make
|
||||||
make reflowctl-upload
|
make reflowctl-upload
|
||||||
|
|
Loading…
Reference in New Issue