From 48260b9a65f6d602c4cabbc2fb185b366635023f Mon Sep 17 00:00:00 2001 From: SimonePDA Date: Mon, 6 Nov 2017 14:40:15 +0100 Subject: [PATCH] Update readBytesUntil.adoc CamelCase --- Language/Functions/Communication/Serial/readBytesUntil.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Language/Functions/Communication/Serial/readBytesUntil.adoc b/Language/Functions/Communication/Serial/readBytesUntil.adoc index 14d411bc9..33736a88e 100644 --- a/Language/Functions/Communication/Serial/readBytesUntil.adoc +++ b/Language/Functions/Communication/Serial/readBytesUntil.adoc @@ -53,7 +53,7 @@ Serial.readBytesUntil() reads characters from the serial buffer into an array. T [role="language"] * #LANGUAGE# link:../../stream[Stream] -* #LANGUAGE# link:../../stream/streamReadBytesUntil[Stream.readByteUntil()] +* #LANGUAGE# link:../../stream/streamreadbytesuntil[Stream.readByteUntil()] -- -// SEE ALSO SECTION ENDS \ No newline at end of file +// SEE ALSO SECTION ENDS