We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6069a28 commit 7b7653eCopy full SHA for 7b7653e
v3/docs/TUTORIAL.md
@@ -1820,7 +1820,7 @@ provide a solution if the data source supports it.
1820
1821
### 6.3.1 A UART driver example
1822
1823
-The program [auart_hd.py](./as_demos/auart_hd.py) illustrates a method of
+The program [auart_hd.py](../as_demos/auart_hd.py) illustrates a method of
1824
communicating with a half duplex device such as one responding to the modem
1825
'AT' command set. Half duplex means that the device never sends unsolicited
1826
data: its transmissions are always in response to a command from the master.
0 commit comments