diff options
Diffstat (limited to 'source/arduino/char.rst')
-rw-r--r-- | source/arduino/char.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/arduino/char.rst b/source/arduino/char.rst index 53dd060..72d5ef2 100644 --- a/source/arduino/char.rst +++ b/source/arduino/char.rst @@ -47,3 +47,6 @@ See also - :ref:`arduino-array` (a string is just an array of ``char``\ s) - :ref:`Serial.println() <arduino-serial-println>` + + +.. include:: cc-attribution.txt
\ No newline at end of file |