mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Fix typos in PIO refman
This commit is contained in:
parent
f9c3f2bf1c
commit
ff2ba18585
@ -73,7 +73,7 @@ data_en =
|
||||
{
|
||||
"$pin1$ - the first pin",
|
||||
"$pin2 (optional)$ - the second pin",
|
||||
"$pinn (optinoal)$ - the %n%-th pin"
|
||||
"$pinn (optional)$ - the %n%-th pin"
|
||||
}
|
||||
},
|
||||
|
||||
@ -83,7 +83,7 @@ data_en =
|
||||
{
|
||||
"$pin1$ - the first pin",
|
||||
"$pin2 (optional)$ - the second pin",
|
||||
"$pinn (optinoal)$ - the %n%-th pin"
|
||||
"$pinn (optional)$ - the %n%-th pin"
|
||||
}
|
||||
},
|
||||
|
||||
@ -138,7 +138,7 @@ data_en =
|
||||
{
|
||||
"$port1$ - the first port",
|
||||
"$port2 (optional)$ - the second port",
|
||||
"$portn (optinoal)$ - the %n%-th port"
|
||||
"$portn (optional)$ - the %n%-th port"
|
||||
}
|
||||
},
|
||||
|
||||
@ -148,7 +148,7 @@ data_en =
|
||||
{
|
||||
"$port1$ - the first port",
|
||||
"$port2 (optional)$ - the second port",
|
||||
"$portn (optinoal)$ - the %n%-th port"
|
||||
"$portn (optional)$ - the %n%-th port"
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user