Skip to content

Commit 578a112

Browse files
authored
Merge pull request #495 from per1234/remove-empty-notes-and-warnings-sections
Remove empty "Notes and Warnings" section from Serial.findUntil()
2 parents 217a129 + 12f6b11 commit 578a112

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

Language/Functions/Communication/Serial/findUntil.adoc

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,6 @@ The function returns true if the target string is found, false if it times out.
4141
// OVERVIEW SECTION ENDS
4242

4343

44-
45-
46-
// HOW TO USE SECTION STARTS
47-
[#howtouse]
48-
--
49-
50-
[float]
51-
=== Notes and Warnings
52-
53-
--
54-
// HOW TO USE SECTION ENDS
55-
56-
5744
// SEE ALSO SECTION
5845
[#see_also]
5946
--

0 commit comments

Comments
 (0)