Update README.md
This commit is contained in:
@@ -169,7 +169,9 @@ cd esp-idf-can2http
|
|||||||
cd tornado
|
cd tornado
|
||||||
python3 can.py
|
python3 can.py
|
||||||
```
|
```
|
||||||

|
|
||||||
|
You can specify the number of lines to display and the port number.
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
# HTTP Server Using Flask
|
# HTTP Server Using Flask
|
||||||
@@ -185,13 +187,14 @@ cd flask
|
|||||||
python3 can.py
|
python3 can.py
|
||||||
```
|
```
|
||||||
|
|
||||||

|
You can specify the number of lines to display and the port number.
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
# Brows received data Using Tornado/Flask
|
# Brows received data Using Tornado/Flask
|
||||||
Open your browser and put the Server's IP in the address bar.
|
Open your browser and put the Server's IP in the address bar.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Visualize CAN-Frame
|
# Visualize CAN-Frame
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user