Update README.md
This commit is contained in:
@@ -100,15 +100,19 @@ idf.py flash
|
||||
## WiFi Setting
|
||||

|
||||
|
||||
You can use static IP.
|
||||
You can use static IP.
|
||||

|
||||
|
||||
Connect using mDNS.
|
||||
You can connect using mDNS.
|
||||

|
||||
|
||||
## HTTP Server Setting
|
||||
## External HTTP Server Setting
|
||||
The External HTTP Server receives CAN Bus received data.
|
||||

|
||||
|
||||
__Note__
|
||||
The Built-in HTTP Server receives CAN Bus transmittion data.
|
||||
|
||||
# Definition from CANbus to HTTP
|
||||
When CANbus data is received, it is sent by HTTP POST according to csv/can2http.csv.
|
||||
The file can2http.csv has three columns.
|
||||
|
||||
Reference in New Issue
Block a user