Skip to content

Commit 89c76f8

Browse files
committed
update TITLE.md - fix listing anchors
1 parent 6b417f4 commit 89c76f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown/TITLE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ length_matched = [
148148

149149
[](micropython/MicroScpiDevice.py){.listingtable from=83 #lst:callback-when-all-matched .python}
150150

151-
[](micropython/EMU2751A.py){.listingtable from=111 to=112 #lst:get-command-candidate .python}
151+
[](micropython/EMU2751A.py){.listingtable from=111 to=112 #lst:callback-for-relay-controls .python}
152152

153153
`length_matched`の各`ScpiCommand`アイテムについて`keywords`に登録された`ScpiKeyword`の全てにマッチするかを調べます。
154154
全てにマッチする最初の`ScpiCommand`アイテムに登録されたコールバック関数を呼び出します。一つもマッチがない場合はエラーになります。

0 commit comments

Comments
 (0)