Skip to content

Commit 9f018dc

Browse files
committed
[ln882h] fix UART number in help tip
1 parent 6fde4bc commit 9f018dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ltchiptool/soc/ln882h/flash.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from .util.ln882htool import LN882hTool
1212

1313
LN882H_GUIDE = [
14-
"Connect UART1 of the LN882h to the USB-TTL adapter:",
14+
"Connect UART0 of the LN882h to the USB-TTL adapter:",
1515
[
1616
("PC", "LN882h"),
1717
("RX", "TX0 (GPIOA2 / P2)"),

0 commit comments

Comments
 (0)