Skip to content

Commit 1192318

Browse files
committed
[S1 BSP] Update README
revert changes
1 parent 72b3b98 commit 1192318

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

target/sieon/s1/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SIEON S1 Flight Controller
33

44
The SIEON S1 is an advanced STM32H743 autopilot designed and made by FMT team.
55

6-
<div align=center><img src="https://ardupilot.org/copter/_images/Cube_orange_adsb.jpg" width="50%"></div>
6+
<div align=center><img src="https://docs.sieon.net/product/figures/s1.jpg" width="50%"></div>
77

88
## Feature
99

@@ -127,9 +127,9 @@ Task Initialize:
127127

128128
| UART | Device | Port |
129129
| ----- | ------- | -------- |
130-
| UART1 | Serial0 | DEBUG |
131-
| UART6 | Serial1 | TELEM1 |
132-
| UART2 | Serial2 | TELEM2 |
130+
| UART1 | serial0 | DEBUG |
131+
| UART6 | serial1 | TELEM1 |
132+
| UART2 | serial2 | TELEM2 |
133133
| UART3 | serial3 | GPS1 |
134134
| UART4 | serial4 | GPS2 |
135135
| UART7 | serial5 | UART/I2C |

0 commit comments

Comments
 (0)