Improvement

* Added all make option to Makefile
* Added broker and subscriber setup on readme.md
This commit is contained in:
infidel
2022-03-27 16:05:40 +07:00
parent 7009cb27c4
commit 3f2913bb02
16 changed files with 9 additions and 8 deletions

View File

@@ -26,7 +26,7 @@ case $testType in
4)
echo -e ""
python3 py-wrappers/python_Connector.py
python3 py_wrappers/python_Connector.py
;;
*)
echo -n "Wrong input"