diff --git a/README.md b/README.md index 9e59deb..e01c569 100644 --- a/README.md +++ b/README.md @@ -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)