Update README.md

This commit is contained in:
nopnop2002
2022-11-16 19:52:01 +09:00
parent b473b61630
commit 56b8450d3f
+2
View File
@@ -165,6 +165,7 @@ sudo apt install python3-pip python3-setuptools
python3 -m pip install -U pip
python3 -m pip install -U wheel
python3 -m pip install tornado
git clone https://github.com/nopnop2002/esp-idf-can2http
cd esp-idf-can2http
cd tornado
python3 can.py
@@ -182,6 +183,7 @@ python3 -m pip install -U pip
python3 -m pip install -U wheel
python3 -m pip install -U Werkzeug
python3 -m pip install flask
git clone https://github.com/nopnop2002/esp-idf-can2http
cd esp-idf-can2http
cd flask
python3 can.py