fix a typo

This commit is contained in:
Zhengyu Peng 2022-01-05 09:33:18 -05:00
parent ce86f6c2c2
commit 2a8efa9d6e

View File

@ -7,7 +7,7 @@ A Hexapod Robot using Raspberry Pi Zero W
## Introduction ## Introduction
This is a hexapod robot based on [Smallp Tsai](https://github.com/SmallpTsai)'s [hexapod-v2-7697](https://github.com/SmallpTsai/hexapod-v2-7697) project. This is a hexapod robot based on [Smallp Tsai](https://github.com/SmallpTsai)'s [hexapod-v2-7697](https://github.com/SmallpTsai/hexapod-v2-7697) project.
This project reused most of the mechanism design in the original project, but with a full redesign of the circuits and software. This project reused most of the mechanical design in the original project, but with a full redesign of the circuits and software.
The table below shows the difference between this project and the original one. The table below shows the difference between this project and the original one.
| | Original hexapod-v2-7697 | This project | | | Original hexapod-v2-7697 | This project |
@ -120,5 +120,4 @@ The table below shows the difference between this project and the original one.
<img src="./imgs/diagram.svg" alt="diagram" width="800"/> <img src="./imgs/diagram.svg" alt="diagram" width="800"/>
## Software ## Software