Update README.md

This commit is contained in:
nopnop2002
2021-07-09 14:56:00 +09:00
parent f7a639be94
commit 5b27a044f7
+1 -1
View File
@@ -163,7 +163,7 @@ $ curl -X POST -H "Content-Type: application/json" -d '{"canid": 513, "frame": "
$ curl -X POST -H "Content-Type: application/json" -d '{"canid": 513, "frame": "extended", "data": [16, 17, 18]}' http://esp32-server.local:8000/api/twai/send
```
Receive useing UNO.
CAN reception using UNO.
![send_standard](https://user-images.githubusercontent.com/6020549/125029834-2c385300-e0c5-11eb-8f25-f3af82e90038.jpg)