Skip to content

Commit cf7c34b

Browse files
author
Alice Pintus
committed
Merge pull request #32 from arduino/Mouse_Keyboard_Fix
fixed links and title missings
2 parents f8b2098 + c530fe0 commit cf7c34b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+172
-30
lines changed

Language/Functions/Communication/Serial/available.adoc

+3

Language/Functions/Communication/Serial/begin.adoc

+3

Language/Functions/Communication/Serial/end.adoc

+3

Language/Functions/Communication/Serial/find.adoc

+3

Language/Functions/Communication/Serial/findUntil.adoc

+3

Language/Functions/Communication/Serial/flush.adoc

+3

Language/Functions/Communication/Serial/ifSerial.adoc

+3

Language/Functions/Communication/Serial/parseFloat.adoc

+3

Language/Functions/Communication/Serial/parseInt.adoc

+3

Language/Functions/Communication/Serial/peek.adoc

+3

Language/Functions/Communication/Serial/print.adoc

+3

Language/Functions/Communication/Serial/println.adoc

+3

Language/Functions/Communication/Serial/read.adoc

+3

Language/Functions/Communication/Serial/readBytesUntil.adoc

+3

Language/Functions/Communication/Serial/readString.adoc

+3

Language/Functions/Communication/Serial/readStringUntil.adoc

+3

Language/Functions/Communication/Serial/serialEvent.adoc

+3

Language/Functions/Communication/Serial/setTimeout.adoc

+3

Language/Functions/Communication/Serial/write.adoc

+3

Language/Functions/Communication/Stream/streamFind.adoc

+3

Language/Functions/Communication/Stream/streamFindUntil.adoc

+3

Language/Functions/Communication/Stream/streamFlush.adoc

+3

Language/Functions/Communication/Stream/streamParseFloat.adoc

+3

Language/Functions/Communication/Stream/streamParseInt.adoc

+3

Language/Functions/Communication/Stream/streamPeek.adoc

+3

Language/Functions/Communication/Stream/streamRead.adoc

+3

Language/Functions/Communication/Stream/streamReadBytes.adoc

+3

Language/Functions/Communication/Stream/streamReadBytesUntil.adoc

+3

Language/Functions/Communication/Stream/streamReadString.adoc

+3

Language/Functions/Communication/Stream/streamReadStringUntil.adoc

+3

Language/Functions/Communication/Stream/streamSetTimeout.adoc

+3

Language/Functions/Communication/stream.adoc

+13-13

Language/Functions/USB (Leonardo and DUE only)/Keyboard.adoc

+8-8

Language/Functions/USB (Leonardo and DUE only)/Keyboard/keyboardBegin.adoc

+3

Language/Functions/USB (Leonardo and DUE only)/Keyboard/keyboardEnd.adoc

+3

Language/Functions/USB (Leonardo and DUE only)/Keyboard/keyboardModifiers.adoc

+4-1

Language/Functions/USB (Leonardo and DUE only)/Keyboard/keyboardPress.adoc

+3

Language/Functions/USB (Leonardo and DUE only)/Keyboard/keyboardPrint.adoc

+3

Language/Functions/USB (Leonardo and DUE only)/Keyboard/keyboardPrintln.adoc

+3

Language/Functions/USB (Leonardo and DUE only)/Keyboard/keyboardRelease.adoc

+3

Language/Functions/USB (Leonardo and DUE only)/Keyboard/keyboardReleaseAll.adoc

+3

Language/Functions/USB (Leonardo and DUE only)/Keyboard/keyboardWrite.adoc

+4-1

Language/Functions/USB (Leonardo and DUE only)/Mouse.adoc

+7-7

Language/Functions/USB (Leonardo and DUE only)/Mouse/mouseBegin.adoc

+4

Language/Functions/USB (Leonardo and DUE only)/Mouse/mouseClick.adoc

+3

Language/Functions/USB (Leonardo and DUE only)/Mouse/mouseEnd.adoc

+3

0 commit comments

Comments
 (0)