From 2d429e75ce69e77f8c95490ac03881ec9aa0354a Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Mon, 25 Oct 2010 21:15:28 -0400 Subject: arduino language reference nearing completion, properly CC-BY-SA 3.0 attributed --- source/arduino/serial.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/arduino/serial.rst') diff --git a/source/arduino/serial.rst b/source/arduino/serial.rst index 31ce06c..abba049 100644 --- a/source/arduino/serial.rst +++ b/source/arduino/serial.rst @@ -43,6 +43,9 @@ Functions - `read `_\ () - `flush `_\ () - `print `_\ () + +.. _arduino-serial-println: + - `println `_\ () - `write `_\ () -- cgit v1.2.3